summaryrefslogtreecommitdiff
path: root/doc/development/testing_guide/review_apps.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-10-09 00:12:30 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-10-09 00:12:30 +0000
commit2c41816276a9bb5c12176cb2d2b54c4d19c0ce2c (patch)
treec6e70704f016d12025aca98691a8b7eda7eaca70 /doc/development/testing_guide/review_apps.md
parent59e6c2df22c69baa791529db3326e68c9de10b54 (diff)
downloadgitlab-ce-2c41816276a9bb5c12176cb2d2b54c4d19c0ce2c.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/development/testing_guide/review_apps.md')
-rw-r--r--doc/development/testing_guide/review_apps.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/testing_guide/review_apps.md b/doc/development/testing_guide/review_apps.md
index bfbd6516dca..4c5ece57f69 100644
--- a/doc/development/testing_guide/review_apps.md
+++ b/doc/development/testing_guide/review_apps.md
@@ -196,7 +196,7 @@ subgraph "CNG-mirror pipeline"
stop a Review App manually, and is also started by GitLab once a merge
request's branch is deleted after being merged.
- The Kubernetes cluster is connected to the `gitlab` projects using the
- [GitLab Kubernetes integration](../../user/project/clusters/index.md). This basically
+ [GitLab Kubernetes integration](../../user/infrastructure/clusters/index.md). This basically
allows to have a link to the Review App directly from the merge request widget.
### Auto-stopping of Review Apps