diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-10-27 18:11:02 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-10-27 18:11:02 +0000 |
commit | bd746eebdc82ea3731b38cd903a999569ff3b8be (patch) | |
tree | a5b9a018e89a20f53de13055bf975b62b8ccd595 /danger | |
parent | 0407f1573d1b3468f9fdcdd363996acc9d3052b1 (diff) | |
download | gitlab-ce-bd746eebdc82ea3731b38cd903a999569ff3b8be.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'danger')
-rw-r--r-- | danger/pipeline/Dangerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/danger/pipeline/Dangerfile b/danger/pipeline/Dangerfile index 861d031915e..2fffd94be2e 100644 --- a/danger/pipeline/Dangerfile +++ b/danger/pipeline/Dangerfile @@ -6,7 +6,7 @@ MESSAGE = <<~MESSAGE This merge request contains changes to the pipeline configuration for the GitLab project. Please consider the effect of the changes in this merge request on the following: -- Effects on different [pipeline types](https://docs.gitlab.com/ee/development/pipelines.html#pipelines-for-merge-requests) +- Effects on different [pipeline types](https://docs.gitlab.com/ee/development/pipelines/index.html#pipelines-types-for-merge-requests) - Effects on non-canonical projects: - `gitlab-foss` - `security` |