summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Jordan <alex@strugee.net>2016-04-28 21:13:21 -0700
committerAlex Jordan <alex@strugee.net>2016-04-28 21:13:21 -0700
commitc50ce3ba2905ab9f3431467c0118d3cf16fbfea2 (patch)
tree4d2a480a2fcaea8f3451a0831c206a882aadd7f0
parent10f84f99cb663faae37139495f547bb68bd8aced (diff)
downloadgitlab-ce-c50ce3ba2905ab9f3431467c0118d3cf16fbfea2.tar.gz
Fix the GitHub Omniauth instructions
-rw-r--r--doc/integration/github.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/integration/github.md b/doc/integration/github.md
index e1f9242fd0e..e7497e475c9 100644
--- a/doc/integration/github.md
+++ b/doc/integration/github.md
@@ -9,7 +9,9 @@ GitHub will generate an application ID and secret key for you to use.
1. Navigate to your individual user settings or an organization's settings, depending on how you want the application registered. It does not matter if the application is registered as an individual or an organization - that is entirely up to you.
-1. Select "Applications" in the left menu.
+1. Select "OAuth applications" in the left menu.
+
+1. If you already have applications listed, switch to the "Developer applications" tab.
1. Select "Register new application".