diff options
-rw-r--r-- | doc/ci/examples/README.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/ci/examples/README.md b/doc/ci/examples/README.md index 7d4619e051a..1548b0e619f 100644 --- a/doc/ci/examples/README.md +++ b/doc/ci/examples/README.md @@ -69,7 +69,6 @@ See also the following video overviews: - [Containers, Schedulers, and GitLab CI](https://www.youtube.com/watch?v=d-9awBxEbvQ). - [Deploying to IBM Cloud with GitLab CI/CD](https://www.youtube.com/watch?v=6ZF4vgKMd-g). - ### Customer stories For some customer experiences with GitLab CI/CD, see: @@ -101,7 +100,7 @@ For examples of others who have implemented GitLab CI/CD, see: - [Fast and natural continuous integration with GitLab CI](https://about.gitlab.com/2017/05/22/fast-and-natural-continuous-integration-with-gitlab-ci/) - [Demo: CI/CD with GitLab in action](https://about.gitlab.com/2017/03/13/ci-cd-demo/) -### Migrating CI/CD to GitLab +### Migrating to GitLab from third-party CI tools - [Migrating from Jenkins to GitLab](https://youtu.be/RlEVGOpYF5Y) |