Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-09-10 12:30:26 +0300
committerEvan Read <eread@gitlab.com>2019-09-10 12:30:26 +0300
commit2319892654fb44ea4895dd38795de0f215e49208 (patch)
tree02c8bccb7a3d804030a2007cd9731e5f1d124f59
parent1a9cc19ac32eb44adfab65a16f270e9583cf8f08 (diff)
parenta1852c6675f6440653858488596d0112db7b9e4d (diff)
Merge branch 'fix-broken-docs-link' into 'master'
Fix broken link to the handbook See merge request gitlab-org/gitlab-ce!32849
-rw-r--r--doc/development/code_review.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/code_review.md b/doc/development/code_review.md
index bcfc0734c06..0afa44a5491 100644
--- a/doc/development/code_review.md
+++ b/doc/development/code_review.md
@@ -72,7 +72,7 @@ from teams other than your own.
1. If your merge request includes adding a new UI/UX paradigm [^1], it must be
**approved by a [UX lead][team]**.
1. If your merge request includes a new dependency or a filesystem change, it must be
- **approved by a [Distribution team member][team]**. See how to work with the [Distribution team](https://about.gitlab.com/handbook/engineering/dev-backend/distribution/) for more details.
+ **approved by a [Distribution team member][team]**. See how to work with the [Distribution team](https://about.gitlab.com/handbook/engineering/development/enablement/distribution/#how-to-work-with-distribution) for more details.
#### Security requirements