diff --git a/docs/development/authentication.md b/docs/development/authentication.md index be1c762896..3aaa3819c0 100644 --- a/docs/development/authentication.md +++ b/docs/development/authentication.md @@ -66,7 +66,7 @@ details worth understanding: - Register an OAuth2 application with GitHub at one of or - . + `https://github.com/organizations//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,