diff options
author | Mark Fletcher <mark@gitlab.com> | 2018-03-14 19:07:32 +0000 |
---|---|---|
committer | Mark Fletcher <mark@gitlab.com> | 2018-03-14 19:07:32 +0000 |
commit | c33f2fc3b20077557262fb5efa5c98aa259101ac (patch) | |
tree | 1f9933230414943cf349ba8864490115666e94d7 /doc | |
parent | 42629e08b8d27381ad4dbc8159e249a411aa20a1 (diff) | |
download | gitlab-ce-c33f2fc3b20077557262fb5efa5c98aa259101ac.tar.gz |
Fix CE install link for downgrade docs
Diffstat (limited to 'doc')
-rw-r--r-- | doc/downgrade_ee_to_ce/README.md | 2 |
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 ff1ac94ac58..f656057e3da 100644 --- a/doc/downgrade_ee_to_ce/README.md +++ b/doc/downgrade_ee_to_ce/README.md @@ -70,7 +70,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/downloads/?version=ce). +[CE installation instructions](https://about.gitlab.com/installation/?version=ce). **Source Installation** |