summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJob van der Voort <jobvandervoort@gmail.com>2015-06-08 16:37:04 +0200
committerJob van der Voort <jobvandervoort@gmail.com>2015-06-08 16:37:04 +0200
commitb368d4a1d10a7a18928b56de89b74f3bcd0eaaf1 (patch)
tree1df656da708d0b278b615cae168d87b876a9eb08
parent8a32c46e6e89e0cfb189405186aeda8aa2ccb30e (diff)
downloadgitlab-ce-b368d4a1d10a7a18928b56de89b74f3bcd0eaaf1.tar.gz
fix spacing in document
-rw-r--r--doc/workflow/import_projects_from_bitbucket.md13
1 files changed, 5 insertions, 8 deletions
diff --git a/doc/workflow/import_projects_from_bitbucket.md b/doc/workflow/import_projects_from_bitbucket.md
index 56b5c8d2ffe..341b1a5f86c 100644
--- a/doc/workflow/import_projects_from_bitbucket.md
+++ b/doc/workflow/import_projects_from_bitbucket.md
@@ -3,24 +3,21 @@
It takes just a few steps to import your existing Bitbucket projects to GitLab. But keep in mind that it is possible only if Bitbucket support is enabled on your GitLab instance. You can read more about Bitbucket support [here](doc/integration/bitbucket.md).
1. Sign in to GitLab.com and go to your dashboard
-2. Click on "New project"
-![New project in GitLab](bitbucket_importer/bitbucket_import_new_project.jpg)
+2. Click on "New project"
+![New project in GitLab](bitbucket_importer/bitbucket_import_new_project.jpg)
3. Click on the "Bitbucket" button
-![Bitbucket](bitbucket_importer/bitbucket_import_select_bitbucket.jpg)
-
+![Bitbucket](bitbucket_importer/bitbucket_import_select_bitbucket.jpg)
4. Grant GitLab access to your Bitbucket account
-![Grant access](bitbucket_importer/bitbucket_import_grant_access.jpg)
-
+![Grant access](bitbucket_importer/bitbucket_import_grant_access.jpg)
5. Click on the projects that you'd like to import or "Import all projects"
-![Import projects](bitbucket_importer/bitbucket_import_select_project.png)
-
+![Import projects](bitbucket_importer/bitbucket_import_select_project.png)
A new GitLab project will be created with your imported data.