summaryrefslogtreecommitdiff
path: root/doc/development/contributing
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-09-22 13:39:34 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-09-22 13:39:34 +0000
commite23c409e66b47a970a3cb83ac15d2ff906e75ce0 (patch)
treeb1d580cd64c5d67a81a9445da42e82ceeefa96c5 /doc/development/contributing
parent2fa173410ad24b37aba6450ae4530ec231844d86 (diff)
downloadgitlab-ce-e23c409e66b47a970a3cb83ac15d2ff906e75ce0.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/development/contributing')
-rw-r--r--doc/development/contributing/design.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/contributing/design.md b/doc/development/contributing/design.md
index 28def7422bf..37be11d00cc 100644
--- a/doc/development/contributing/design.md
+++ b/doc/development/contributing/design.md
@@ -100,7 +100,7 @@ When the design is ready, _before_ starting its implementation:
- Share design specifications in the related issue, preferably through a [Figma link](https://help.figma.com/hc/en-us/articles/360040531773-Share-Files-with-anyone-using-Link-Sharing#copy-link)
link or [GitLab Designs feature](../../user/project/issues/design_management.md).
- See [when you should use each tool](https://about.gitlab.com/handbook/engineering/ux/product-designer/#deliver).
+ See [when you should use each tool](https://about.gitlab.com/handbook/product/ux/product-designer/#deliver).
- Document user flow and states (for example, using [Mermaid flowcharts in Markdown](../../user/markdown.md#mermaid)).
- Document animations and transitions.
- Document responsive behaviors.