diff --git a/doc/update/_index.md b/doc/update/_index.md index 0f92f8bcb7985e593368932b050a1d806d09b29d..2e249bf7584dff5c4ec4a88c9d4e71cbe27e4fab 100644 --- a/doc/update/_index.md +++ b/doc/update/_index.md @@ -209,7 +209,7 @@ Edition, follow the guides below based on the installation method: to a version upgrade: stop the server, get the code, update configuration files for the new functionality, install libraries and do migrations, update the init script, start the application and check its status. -- [Omnibus CE to EE](package/convert_to_ee.md) - Follow this guide to upgrade your Omnibus +- [Linux package CE to EE](package/convert_to_ee.md) - Follow this guide to upgrade your Linux package GitLab Community Edition to the Enterprise Edition. - [Docker CE to EE](../install/docker/upgrade.md#convert-community-edition-to-enterprise-edition) - Follow this guide to upgrade your GitLab Community Edition container to an Enterprise Edition container.