summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkaren Carias <karen@gitlab.com>2015-06-25 11:43:41 -0700
committerkaren Carias <karen@gitlab.com>2015-06-25 11:43:41 -0700
commitb7930718a3e62b7e45936ac232c643edd0f735d2 (patch)
tree2ef47cebe217ac1418cf86a0e6af7a4cc9f58a9d
parent8045d67376669c97c2de975db538c72751bad774 (diff)
downloadgitlab-ce-b7930718a3e62b7e45936ac232c643edd0f735d2.tar.gz
added info about EE
-rw-r--r--doc/workflow/importing/import_projects_from_github.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/workflow/importing/import_projects_from_github.md b/doc/workflow/importing/import_projects_from_github.md
index 428beaeef53..150e6dd452c 100644
--- a/doc/workflow/importing/import_projects_from_github.md
+++ b/doc/workflow/importing/import_projects_from_github.md
@@ -3,7 +3,7 @@
It takes just a couple of steps to import your existing GitHub projects to GitLab. Keep in mind that it is possible only if
GitHub support is enabled on your GitLab instance. You can read more about GitHub support [here](http://doc.gitlab.com/ce/integration/github.html)
-You can import your existing GitHub Enterprise projects following these same steps. You'll also need to [enable GitHub Enterprise support](http://doc.gitlab.com/ee/integration/github.html) on your GitLab instance.
+You can import your existing GitHub Enterprise projects to GitLab Enterprise Edition only. You'd need to follow these same steps, but you'd also need to [enable GitHub Enterprise support](http://doc.gitlab.com/ee/integration/github.html) on your GitLab EE instance.
* Sign in to GitLab.com and go to your dashboard.
* To get to the importer page, you need to go to the "New project" page.