From dd94b8c75fdbed9198903b3e045138bd033a8b39 Mon Sep 17 00:00:00 2001
From: James Lopez <james@jameslopez.es>
Date: Fri, 17 Jun 2016 12:27:22 +0200
Subject: [PATCH] moved link to bottom of the page

---
 doc/workflow/import_export/README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/workflow/import_export/README.md b/doc/workflow/import_export/README.md
index 5349cca717..a9a8af3355 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
-- 
2.30.9