Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorJulien Kirch <code@archiloque.net>2013-11-12 21:15:26 +0400
committerJulien Kirch <code@archiloque.net>2013-11-12 21:15:26 +0400
commit963213b8427ad7eee87382f41282e0e4f59d15ed (patch)
tree5d2087306a8dd7691a1356838c7e592bad240ba1 /config
parent0a08c775193af3ee566700017d85517b7f9829cd (diff)
Fix link to auth wiki
Diffstat (limited to 'config')
-rw-r--r--config/gitlab.yml.example2
1 files changed, 1 insertions, 1 deletions
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: