diff options
-rw-r--r-- | doc/user/project/import/github.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/project/import/github.md b/doc/user/project/import/github.md index bcf8c3d7eda..dad53a600dc 100644 --- a/doc/user/project/import/github.md +++ b/doc/user/project/import/github.md @@ -8,8 +8,8 @@ your self-hosted GitLab instance. NOTE: **Note:** These instructions work for users on GitLab.com, but if you are an administrator of a self-hosted GitLab instance or if you are importing from GitHub Enterprise, -you must enable [GitHub integration][gh-import]. GitHub integration is the only way to -import from GitHub Enterprise. If you are using GitLab.com, you can alternatively import +you must enable [GitHub integration][gh-import]. GitHub integration is the only method for +importing from GitHub Enterprise. If you are using GitLab.com, you can alternatively import GitHub repositories using a [personal access token](#using-a-github-token), but this method is not recommended because it cannot associate all user activity (such as issues and pull requests) with matching GitLab users. |