diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2019-03-22 14:21:42 +0100 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-03-22 14:21:42 +0100 |
commit | 4efadf8de976d149b0f31b6b205fbc653fdcc8de (patch) | |
tree | 38e90fe83c061830a5e68c44f0bdc0f339cab193 | |
parent | 347e2b40758e567ae9b1c3855674c8e9027040f4 (diff) | |
download | gitlab-ce-4efadf8de976d149b0f31b6b205fbc653fdcc8de.tar.gz |
Fix link to personas UX guide
-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/). |