From 963213b8427ad7eee87382f41282e0e4f59d15ed Mon Sep 17 00:00:00 2001 From: Julien Kirch Date: Tue, 12 Nov 2013 18:15:26 +0100 Subject: [PATCH] Fix link to auth wiki --- config/gitlab.yml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example index 7ed8493a8d5..bd018dcf051 100644 --- a/config/gitlab.yml.example +++ b/config/gitlab.yml.example @@ -136,7 +136,7 @@ production: &base ## Auth providers # Uncomment the following lines and fill in the data of the auth provider you want to use # If your favorite auth provider is not listed you can use others: - # see https://github.com/gitlabhq/gitlabhq/wiki/Using-Custom-Omniauth-Providers + # see https://github.com/gitlabhq/gitlab-public-wiki/wiki/Working-custom-omniauth-provider-configurations # The 'app_id' and 'app_secret' parameters are always passed as the first two # arguments, followed by optional 'args' which can be either a hash or an array. providers: