summaryrefslogtreecommitdiff
path: root/doc/user/project
diff options
context:
space:
mode:
authorAmanda Rueda <arueda@gitlab.com>2019-01-15 22:35:36 +0000
committerAmanda Rueda <arueda@gitlab.com>2019-01-15 22:35:36 +0000
commit13fffa2189fa8c1c3aa8da2843b4ba0f385c9d27 (patch)
tree5a014dae0a5b3a45f73bf7062a7f33c2ffc69bcd /doc/user/project
parentc18a214ec023022613a34fda350723d7fef7e9a8 (diff)
downloadgitlab-ce-patch-37.tar.gz
Changed "from self-hosted" to "from self-managed" to be in line with current naming convention.patch-37
Diffstat (limited to 'doc/user/project')
-rw-r--r--doc/user/project/import/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/import/index.md b/doc/user/project/import/index.md
index 2f5efbe84d9..cef0b2308fa 100644
--- a/doc/user/project/import/index.md
+++ b/doc/user/project/import/index.md
@@ -18,7 +18,7 @@ In addition to the specific migration documentation above, you can import any
Git repository via HTTP from the New Project page. Be aware that if the
repository is too large the import can timeout.
-## Migrating from self-hosted GitLab to GitLab.com
+## Migrating from self-managed GitLab to GitLab.com
You can copy your repos by changing the remote and pushing to the new server,
but issues and merge requests can't be imported.