Skip to content

Commit d440607

Browse files
authored
chore: fix link (#5100)
1 parent bd51bb8 commit d440607

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fern/products/docs/pages/changelog/2026-04-22.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ tags: ["developer-tools"]
44

55
## Clean up GitLab preview deployments on merge
66

7-
The updated [GitLab CI/CD pipeline](/learn/docs/developer-tools/gitlab) now includes a `cleanup_preview` stage that deletes a merge request's preview deployment once the MR merges into the default branch, so stale previews don't linger.
7+
The updated [GitLab CI/CD pipeline](/learn/docs/developer-tools/git-lab#add-the-cicd-pipeline) now includes a `cleanup_preview` stage that deletes a merge request's preview deployment once the MR merges into the default branch, so stale previews don't linger.
88

99
To adopt this workflow, replace your `.gitlab-ci.yml` file with the updated version.
1010

0 commit comments

Comments
 (0)