docs: Fix typo in gitlab callback url in dev setup instructions.

The endpoint is /complete/gitlab/ - with the slash.
This commit is contained in:
Mateusz Mandera 2022-06-02 15:56:54 +02:00 committed by Tim Abbott
parent 2e9d5193b4
commit 3ce61958a8
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ details worth understanding:
- Register an OAuth application with GitLab at
<https://gitlab.com/oauth/applications>.
Specify `http://auth.zulipdev.com:9991/complete/gitlab` as the callback URL.
Specify `http://auth.zulipdev.com:9991/complete/gitlab/` as the callback URL.
- You should get a page containing the Application ID and Secret for
your new application. In `dev-secrets.conf`, enter the Application