Skip to content

Commit

Permalink
docs: fix gitlab broken link (#5936)
Browse files Browse the repository at this point in the history
  • Loading branch information
jennifer-shehane authored Oct 10, 2024
1 parent 7695070 commit 5a80feb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/guides/continuous-integration/gitlab-ci.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,10 @@ title: GitLab CI
With its hosted
[CI/CD Service](https://about.gitlab.com/stages-devops-lifecycle/continuous-integration/),
[GitLab](https://gitlab.com) offers developers "a tool built into GitLab for
software development through the
[continuous methodologies](https://docs.gitlab.com/ee/ci/introduction/index.html#introduction-to-cicd-methodologies)".
software development through the continuous methodologies".

Detailed documentation is available in the
[GitLab CI/CD Documentation](https://docs.gitlab.com/ee/ci/introduction/).
[GitLab CI/CD Documentation](https://docs.gitlab.com/ee/ci/).

## Basic Setup

Expand Down

0 comments on commit 5a80feb

Please sign in to comment.