Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-10-28 12:08:37 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-10-28 12:08:37 +0300
commita2ee63d924727701913f1fc9572f1182f40fda23 (patch)
treeb757c8ae53683954c1e450ad22d3be9bfda835cb /doc/ci/migration
parentb312c3d3b42ebf0f1daaa76fcb921c59a83f199d (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci/migration')
-rw-r--r--doc/ci/migration/circleci.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/migration/circleci.md b/doc/ci/migration/circleci.md
index 106c53429a2..261d30fccc0 100644
--- a/doc/ci/migration/circleci.md
+++ b/doc/ci/migration/circleci.md
@@ -10,7 +10,7 @@ type: index, howto
If you are currently using CircleCI, you can migrate your CI/CD pipelines to [GitLab CI/CD](../introduction/index.md),
and start making use of all its powerful features. Check out our
-[CircleCI vs GitLab](https://about.gitlab.com/devops-tools/circle-ci-vs-gitlab.html)
+[CircleCI vs GitLab](https://about.gitlab.com/devops-tools/circle-ci-vs-gitlab/)
comparison to see what's different.
We have collected several resources that you may find useful before starting to migrate.