Merge pull request #5587 from archiloque/fix_omniauth_link
Fix link to auth wiki page
This commit is contained in:
commit
fcfbb485d5
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue