summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-06-13 15:49:09 +0000
committerStan Hu <stanhu@gmail.com>2018-06-13 15:49:09 +0000
commit5aaae7535c54e6707125b161d9ff61c178cf6a11 (patch)
tree85ca1352599dc9b11670c07ab1fca21934164d01
parentc102f956d82cc389f3e1d13ad68564602e8ab78f (diff)
parent7e54319141ff6c4f672d7e5a6320b6dec35a89d6 (diff)
downloadgitlab-ce-5aaae7535c54e6707125b161d9ff61c178cf6a11.tar.gz
Merge branch 'fix-ux-handbook-link' into 'master'
Fix UX handbook link in contribution guide See merge request gitlab-org/gitlab-ce!19738
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 82d1abff4a4..fb78973a727 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -301,7 +301,7 @@ For guidance on UX implementation at GitLab, please refer to our [Design System]
The UX team uses labels to manage their workflow.
The ~"UX" label on an issue is a signal to the UX team that it will need UX attention.
-To better understand the priority by which UX tackles issues, see the [UX section](https://about.gitlab.com/handbook/ux/) of the handbook.
+To better understand the priority by which UX tackles issues, see the [UX section](https://about.gitlab.com/handbook/engineering/ux) of the handbook.
Once an issue has been worked on and is ready for development, a UXer applies the ~"UX ready" label to that issue.