diff options
Diffstat (limited to 'doc/integration')
| -rw-r--r-- | doc/integration/README.md | 2 | ||||
| -rw-r--r-- | doc/integration/oauth.md (renamed from doc/integration/twitter_oauth.md) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/integration/README.md b/doc/integration/README.md index 6878f875ad7..9e6a77edeb6 100644 --- a/doc/integration/README.md +++ b/doc/integration/README.md @@ -1,3 +1,3 @@ + [External issue tracker](external-issue-tracker.md) + [LDAP](ldap.md) -+ [Twitter](twitter.md) ++ [oAuth](twitter.md) Login with Twitter, GitHub, etc. diff --git a/doc/integration/twitter_oauth.md b/doc/integration/oauth.md index fd2b72a8778..bdbf99b4174 100644 --- a/doc/integration/twitter_oauth.md +++ b/doc/integration/oauth.md @@ -1,4 +1,4 @@ -You can use Twitter to log into GitLab. +You can use other services to log into GitLab via oAuth. Please configure this in gitlab.yml |
