summaryrefslogtreecommitdiff
path: root/doc/development
diff options
context:
space:
mode:
authorDavid H. Wilkins <dwilkins@conecuh.com>2019-09-09 17:33:20 -0500
committerDavid H. Wilkins <dwilkins@conecuh.com>2019-09-09 17:33:20 -0500
commita1852c6675f6440653858488596d0112db7b9e4d (patch)
tree35b4080d79fb8fc0b30244f82c7aeb4f1bc5ee78 /doc/development
parent8ce331c206dd97bbfc672a554afb8bc0f8039983 (diff)
downloadgitlab-ce-a1852c6675f6440653858488596d0112db7b9e4d.tar.gz
Fix broken link to the handbook
- Broken link to "How to work with the distribution team"
Diffstat (limited to 'doc/development')
-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