Skip to content

Commit f490314

Browse files
committed
fix: link to otterdog gh app
Signed-off-by: sebastien.heurtematte <[email protected]>
1 parent 1875d4b commit f490314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github/setup_otterdog.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ otterdog_config() {
9595
}
9696

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

0 commit comments

Comments
 (0)