Skip to content

Commit

Permalink
fix: link to otterdog gh app
Browse files Browse the repository at this point in the history
Signed-off-by: sebastien.heurtematte <sebastien.heurtematte@eclipse-foundation.org>
  • Loading branch information
heurtematte committed Sep 27, 2024
1 parent 1875d4b commit f490314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github/setup_otterdog.sh
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ otterdog_config() {
}

install_otterdog_gh_app() {
local otterdog_app_url="https://github.com/organizations/EclipseFdn/settings/apps/eclipse-otterdog-app/installations"
local otterdog_app_url="https://github.com/organizations/EclipseFdn/settings/apps/eclipse-otterdog/installations"
printf "\n# Install Otterdog app...\n"
echo "* Go to ${otterdog_app_url} (should open browser automatically)"
echo "* Select GitHub org and 'Install'"
Expand Down

0 comments on commit f490314

Please sign in to comment.