From d4533a130869df269f581f1ae3163a8591e0c6bc Mon Sep 17 00:00:00 2001 From: Sytse Sijbrandij Date: Wed, 27 Nov 2013 17:26:04 +0100 Subject: [PATCH] Wiki page url changed due to title cleanup. --- doc/install/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.