summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-06-17 12:27:22 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-06-21 19:23:21 +0200
commitdd94b8c75fdbed9198903b3e045138bd033a8b39 (patch)
treef225201e7a0c62392f54371bc1d10427249bae78
parent3a7eb38a7889ee067c470ca8f6d964218844287e (diff)
downloadgitlab-ce-dd94b8c75fdbed9198903b3e045138bd033a8b39.tar.gz
moved link to bottom of the page
-rw-r--r--doc/workflow/import_export/README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/workflow/import_export/README.md b/doc/workflow/import_export/README.md
index 5349cca7172..a9a8af33553 100644
--- a/doc/workflow/import_export/README.md
+++ b/doc/workflow/import_export/README.md
@@ -47,7 +47,6 @@ can be generated again
1. Click on Import to begin importing and you will see your newly imported project page soon
-[ce-3050]: https://gitlab.com/gitlab-org/gitlab-ce/issues/3050
## Advanced
@@ -63,4 +62,6 @@ The current list of DB tables that will get exported can be listed by using:
```bash
cd /home/git/gitlab
sudo -u git -H bundle exec rake gitlab:import_export:data RAILS_ENV=production
-``` \ No newline at end of file
+```
+
+[ce-3050]: https://gitlab.com/gitlab-org/gitlab-ce/issues/3050