diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-02-09 08:55:09 +0100 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2017-02-09 08:55:09 +0100 |
commit | 1352a80f90d37d13ca818453c6161a5100097549 (patch) | |
tree | dc409618d54bf85a9b0c7b117c7f6979606e6cd7 /doc/integration/crowd.md | |
parent | 5849e90ddd6370a077fc611f9ed8a2da8808e776 (diff) | |
download | gitlab-ce-1352a80f90d37d13ca818453c6161a5100097549.tar.gz |
Fix markdown link in Omniauth docs
[ci skip]
Diffstat (limited to 'doc/integration/crowd.md')
-rw-r--r-- | doc/integration/crowd.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/crowd.md b/doc/integration/crowd.md index 5f0ee89d6cb..f8370cd349e 100644 --- a/doc/integration/crowd.md +++ b/doc/integration/crowd.md @@ -59,5 +59,5 @@ To enable the Crowd OmniAuth provider you must register your application with Cr On the sign in page there should now be a Crowd tab in the sign in form. [reconfigure]: ../administration/restart_gitlab.md#omnibus-gitlab-reconfigure -[restart]: ../administration/restart_gitlab.md#installations-from-source +[restart GitLab]: ../administration/restart_gitlab.md#installations-from-source |