summaryrefslogtreecommitdiff
path: root/doc/update
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2015-09-16 10:58:33 +0200
committerKamil Trzcinski <ayufan@ayufan.eu>2015-09-16 10:58:33 +0200
commitd3886f9d41a90f68578e70985caac6afbfe12747 (patch)
tree0cd89b4c5a32c87192b7f1ff0847353440e7329f /doc/update
parentdf7d807d5a4e26efc78516459c04be286d6624c9 (diff)
downloadgitlab-ce-d3886f9d41a90f68578e70985caac6afbfe12747.tar.gz
Added migration docs and updated installation documentation
Diffstat (limited to 'doc/update')
-rw-r--r--doc/update/7.14-to-8.0.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/7.14-to-8.0.md b/doc/update/7.14-to-8.0.md
index b81b6a59980..59415e98782 100644
--- a/doc/update/7.14-to-8.0.md
+++ b/doc/update/7.14-to-8.0.md
@@ -155,7 +155,7 @@ git diff origin/7-14-stable:lib/support/nginx/gitlab origin/8-0-stable:lib/suppo
### 9. Migrate GitLab CI to GitLab CE/EE
Now, GitLab CE and EE has CI integrated. However, migrations don't happen automatically and you need to do it manually.
-Please follow the following guide [to migrate](../migrate/README.md) your GitLab CI instance to GitLab CE/EE.
+Please follow the following guide [to migrate](../migrate_ci_to_ce/README.md) your GitLab CI instance to GitLab CE/EE.
### 10. Start application