summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLee Matos <lee@gitlab.com>2016-12-15 14:29:54 +0000
committerLee Matos <lee@gitlab.com>2016-12-15 14:29:54 +0000
commit3a6cbd669e657c198ca7fb5023def9a92e38f7ba (patch)
tree4bd9120c227af80d8a3720388c1fcdca2b1f50ab
parent5bf01bb7b993250ad24ebcc313eea1cf32c6908b (diff)
downloadgitlab-ce-3a6cbd669e657c198ca7fb5023def9a92e38f7ba.tar.gz
applying style guide fixes
-rw-r--r--doc/workflow/importing/import_projects_from_gitlab_com.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/workflow/importing/import_projects_from_gitlab_com.md b/doc/workflow/importing/import_projects_from_gitlab_com.md
index ae4e92bd7cd..bbb39e1641c 100644
--- a/doc/workflow/importing/import_projects_from_gitlab_com.md
+++ b/doc/workflow/importing/import_projects_from_gitlab_com.md
@@ -5,7 +5,8 @@ GitLab support is enabled on your GitLab instance.
You can read more about GitLab support [here](http://docs.gitlab.com/ce/integration/gitlab.html)
To get to the importer page you need to go to "New project" page.
-Note: If you are interested in importing Wiki and Merge Request data to your new instance, you'll need to follow the instructions for [project export](http://docs.gitlab.com/ce/user/project/settings/import_export.html)
+>**Note:**
+If you are interested in importing Wiki and Merge Request data to your new instance, you'll need to follow the instructions for [project export](../../user/project/settings/import_export.html)
![New project page](gitlab_importer/new_project_page.png)