summaryrefslogtreecommitdiff
path: root/doc/downgrade_ee_to_ce/README.md
diff options
context:
space:
mode:
authorCindy Pallares <cindy@gitlab.com>2019-07-08 17:24:54 -0500
committerCindy Pallares <cindy@gitlab.com>2019-07-08 17:24:54 -0500
commit00780264a7f8eaaf304c22aaa481e1942ced05cd (patch)
treea3a1bc312ec4fc58c72dc8de57c867af0efba0cb /doc/downgrade_ee_to_ce/README.md
parentb77d94aab5e021e35e60e5c03fdd9993577f8b48 (diff)
downloadgitlab-ce-00780264a7f8eaaf304c22aaa481e1942ced05cd.tar.gz
Update the installation linkdocs/update-installation-link
The installation link has changed from /installation/ to /install/. This commit will update all the remaining links that are missing.
Diffstat (limited to 'doc/downgrade_ee_to_ce/README.md')
-rw-r--r--doc/downgrade_ee_to_ce/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/downgrade_ee_to_ce/README.md b/doc/downgrade_ee_to_ce/README.md
index a187b3cbb07..a3f6f2b327c 100644
--- a/doc/downgrade_ee_to_ce/README.md
+++ b/doc/downgrade_ee_to_ce/README.md
@@ -81,7 +81,7 @@ To downgrade an Omnibus installation, it is sufficient to install the Community
Edition package on top of the currently installed one. You can do this manually,
by directly [downloading the package](https://packages.gitlab.com/gitlab/gitlab-ce)
you need, or by adding our CE package repository and following the
-[CE installation instructions](https://about.gitlab.com/installation/?version=ce).
+[CE installation instructions](https://about.gitlab.com/install/?version=ce).
**Source Installation**