summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-11-28 17:24:54 +0000
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-11-28 17:24:54 +0000
commit20bcbc195625e75f97a9b01c84e8d4e15af00d4c (patch)
treef1e0945841e432b65a04e66d0e9f9ed63fd1261f
parent73dde832c491f82492d33c12b8c48f03c97ae925 (diff)
parentd4533a130869df269f581f1ae3163a8591e0c6bc (diff)
downloadgitlab-ce-20bcbc195625e75f97a9b01c84e8d4e15af00d4c.tar.gz
Merge branch 'wiki-reference' of /home/git/repositories/gitlab/gitlabhq
-rw-r--r--doc/install/installation.md2
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.