Skip to content

Commit c11ce58

Browse files
committed
README: fix incorrect URL
We use https://github.com/gitgitgadget as the home page, not the repository URL. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent e1ccab6 commit c11ce58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ As a last step, the repository was pushed, triggering the deployment to the Azur
7373

7474
### The GitHub App
7575

76-
Finally, the existing GitHub App's webhook URL was redirected to the new one. If there had not been an existing GitHub App, [a new GitHub App would have been registered](https://github.com/settings/apps/new) with the repository URL on GitHub as homepage URL.
76+
Finally, the existing GitHub App's webhook URL was redirected to the new one. If there had not been an existing GitHub App, [a new GitHub App would have been registered](https://github.com/settings/apps/new) with https://github.com/gitgitgadget as homepage URL.
7777

7878
As Webhook URL, the URL of the Azure Function was used, which can be copied in the "Functions" tab of the Azure Function. It looks similar to this: https://my-github-app.azurewebsites.net/api/MyGitHubApp
7979

0 commit comments

Comments
 (0)