diff options
author | Sytse Sijbrandij <sytse@dosire.com> | 2013-11-27 17:26:04 +0100 |
---|---|---|
committer | Sytse Sijbrandij <sytse@dosire.com> | 2013-11-27 17:26:04 +0100 |
commit | d4533a130869df269f581f1ae3163a8591e0c6bc (patch) | |
tree | 98f8255a9c322a45a6ae8d99296c0a89fd5a28a0 /doc/install | |
parent | 09d00563af8168de14daca9193a6f708e5563870 (diff) | |
download | gitlab-ce-d4533a130869df269f581f1ae3163a8591e0c6bc.tar.gz |
Wiki page url changed due to title cleanup.
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md index 19233eb698c..3e90663dbd8 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -422,5 +422,5 @@ These steps are fairly general and you will need to figure out the exact details ### Examples If you have successfully set up a provider that is not shipped with GitLab itself, please let us know. -You can help others by reporting successful configurations and probably share a few insights or provide warnings for common errors or pitfalls by sharing your experience [in the public Wiki](https://github.com/gitlabhq/gitlab-public-wiki/wiki/Working-Custom-Omniauth-Provider-Configurations). +You can help others by reporting successful configurations and probably share a few insights or provide warnings for common errors or pitfalls by sharing your experience [in the public Wiki](https://github.com/gitlabhq/gitlab-public-wiki/wiki/Custom-omniauth-provider-configurations). While we can't officially support every possible auth mechanism out there, we'd like to at least help those with special needs. |