diff options
author | Dan Dedrick <ddedrick@lexmark.com> | 2016-11-28 15:49:07 -0500 |
---|---|---|
committer | Dan Dedrick <ddedrick@lexmark.com> | 2016-11-28 15:51:57 -0500 |
commit | ac761e450919b7a2d2dd76e08afe2a877e878e61 (patch) | |
tree | a5effbfe87ccbb15910a2f054423a66928720591 /README.md | |
parent | 29d86842747c4a9faf52edd5a25564e271983335 (diff) | |
download | gitlab-ce-ac761e450919b7a2d2dd76e08afe2a877e878e61.tar.gz |
Fix broken README.md UX guide link.
Replace broken link to UX guide with new working link in the README.md
file.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index f63543ca39d..c9bb5af6da2 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ For more information please see the [architecture documentation](https://docs.gi ## UX design -Please adhere to the [UX Guide](doc/development/ux_guide/readme.md) when creating designs and implementing code. +Please adhere to the [UX Guide](doc/development/ux_guide/index.md) when creating designs and implementing code. ## Third-party applications |