We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1875d4b commit f490314Copy full SHA for f490314
github/setup_otterdog.sh
@@ -95,7 +95,7 @@ otterdog_config() {
95
}
96
97
install_otterdog_gh_app() {
98
- 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"
99
printf "\n# Install Otterdog app...\n"
100
echo "* Go to ${otterdog_app_url} (should open browser automatically)"
101
echo "* Select GitHub org and 'Install'"
0 commit comments