summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2019-07-11 15:52:40 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-07-11 15:52:40 +0000
commit27efe5f776d9b463e56ef09bfad1eaaf0bbbf8c7 (patch)
treeadd4a276b4f70675dcee6de5a3911321b08e3f8b
parent151e676d27bd435e587e297ba4fe08a0212af279 (diff)
parent85b065f9fbad981ccf0a4c17a632488ff7ffb794 (diff)
downloadgitlab-ce-27efe5f776d9b463e56ef09bfad1eaaf0bbbf8c7.tar.gz
Merge branch 'docs-fl-fe-guide' into 'master'
Updates frontend to Frontend See merge request gitlab-org/gitlab-ce!30631
-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)