diff options
-rw-r--r-- | doc/ci/examples/artifactory_and_gitlab/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/examples/artifactory_and_gitlab/index.md b/doc/ci/examples/artifactory_and_gitlab/index.md index 31cb9030803..ada240c625c 100644 --- a/doc/ci/examples/artifactory_and_gitlab/index.md +++ b/doc/ci/examples/artifactory_and_gitlab/index.md @@ -1,5 +1,5 @@ --- -redirect_from: 'ee/articles/artifactory_and_gitlab/index.html' +redirect_from: 'ce/articles/artifactory_and_gitlab/index.html' --- # How to deploy Maven projects to Artifactory with GitLab CI/CD |