diff options
author | Evan Read <eread@gitlab.com> | 2019-03-24 22:57:34 +0000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2019-03-24 22:57:34 +0000 |
commit | 19b61288ce599a577327543c4861304e2910b956 (patch) | |
tree | 5ebf69fe1ccd619ce55eb1323a453707ca49922c /doc | |
parent | 09d25b04c34398f9f825b3cc95265af3097fa035 (diff) | |
parent | 4efadf8de976d149b0f31b6b205fbc653fdcc8de (diff) | |
download | gitlab-ce-19b61288ce599a577327543c4861304e2910b956.tar.gz |
Merge branch 'docs/fix-link-to-personas' into 'master'
Fix link to personas UX guide
See merge request gitlab-org/gitlab-ce!26478
Diffstat (limited to 'doc')
-rw-r--r-- | doc/development/ux_guide/users.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/development/ux_guide/users.md b/doc/development/ux_guide/users.md index 11bac11257c..3aecbbffd73 100644 --- a/doc/development/ux_guide/users.md +++ b/doc/development/ux_guide/users.md @@ -1,5 +1,5 @@ --- -redirect_to: 'https://design.gitlab.com/getting-started/personas/' +redirect_to: 'https://about.gitlab.com/handbook/marketing/product-marketing/roles-personas/' --- -The content of this document was moved into the [GitLab Design System](https://design.gitlab.com/). +This document was moved to [another location](https://about.gitlab.com/handbook/marketing/product-marketing/roles-personas/). |