summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2019-07-11 14:59:50 +0000
committerFilipa Lacerda <filipa@gitlab.com>2019-07-11 14:59:50 +0000
commitc4f729e729e92c87f0d83d55b1b1e7d9854cf6fe (patch)
tree38e18995dfdab87f5390a49396cd3ae08d0dc2f3
parent3b42339068175cb6b7cd41aa68c7abad801b322e (diff)
downloadgitlab-ce-patch-71.tar.gz
Updates frontend to Frontendpatch-71
-rw-r--r--doc/development/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/README.md b/doc/development/README.md
index 1566173992a..a74770ae383 100644
--- a/doc/development/README.md
+++ b/doc/development/README.md
@@ -22,7 +22,7 @@ description: 'Learn how to contribute to GitLab.'
- [Security process for developers](https://gitlab.com/gitlab-org/release/docs/blob/master/general/security/developer.md#security-releases-critical-non-critical-as-a-developer)
- [Requesting access to Chatops on GitLab.com](chatops_on_gitlabcom.md#requesting-access) (for GitLabbers)
-## UX and frontend guides
+## UX and Frontend guides
- [GitLab Design System](https://design.gitlab.com/) for building GitLab with existing CSS styles and elements
- [Frontend guidelines](fe_guide/index.md)