dev_docs: Fix broken GitHub OAuth app link for orgs.

Signed-off-by: apoorvapendse <apoorvavpendse@gmail.com>
This commit is contained in:
apoorvapendse
2025-05-31 16:13:35 +05:30
committed by Tim Abbott
parent 9d1fd76951
commit cdb46fd3d1

View File

@@ -66,7 +66,7 @@ details worth understanding:
- Register an OAuth2 application with GitHub at one of
<https://github.com/settings/developers> or
<https://github.com/organizations/ORGNAME/settings/developers>.
`https://github.com/organizations/<your-org>/settings/applications`.
Specify `http://auth.zulipdev.com:9991/complete/github/` as the callback URL.
- You should get a page with settings for your new application,