diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2018-06-04 11:12:21 +0200 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2018-06-04 12:15:42 +0200 |
commit | 8197c756b13be9189eebb649fdb61e7aebb7978d (patch) | |
tree | 2427b32b21e44ba1c26b6d58b0861bf7e2d651f4 /doc/integration | |
parent | 20b04cc07eab0b0d6108a1bb56f4575b92720b95 (diff) | |
download | gitlab-ce-8197c756b13be9189eebb649fdb61e7aebb7978d.tar.gz |
Copyedit GitHub importer docs
Diffstat (limited to 'doc/integration')
-rw-r--r-- | doc/integration/github.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/github.md b/doc/integration/github.md index 23bb8ef9303..680712f9e01 100644 --- a/doc/integration/github.md +++ b/doc/integration/github.md @@ -110,7 +110,7 @@ On the sign in page there should now be a GitHub icon below the regular sign in Click the icon to begin the authentication process. GitHub will ask the user to sign in and authorize the GitLab application. If everything goes well the user will be returned to GitLab and will be signed in. -### GitHub Enterprise with Self-Signed Certificate +## GitHub Enterprise with self-signed Certificate If you are attempting to import projects from GitHub Enterprise with a self-signed certificate and the imports are failing, you will need to disable SSL verification. |