summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Ho <clemmakesapps@gmail.com>2018-03-13 16:20:21 +0000
committerClement Ho <clemmakesapps@gmail.com>2018-03-13 16:20:21 +0000
commit4ddd2c1017607d2c400281a1f1d9e6d23523c794 (patch)
tree2e9ef599b632635b4b2cfa16813e75a77a2fcbba
parentc9aeb995626f6e8a8665fe9e7560d5b9bd99970d (diff)
downloadgitlab-ce-docs-new-fe-guide-style.tar.gz
-rw-r--r--doc/development/new_fe_guide/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/new_fe_guide/index.md b/doc/development/new_fe_guide/index.md
index 08c6a266e7f..78931defa24 100644
--- a/doc/development/new_fe_guide/index.md
+++ b/doc/development/new_fe_guide/index.md
@@ -19,7 +19,7 @@ Guidance on topics related to development.
Learn about all the dependencies that make up our frontend, including some of our own custom built libraries.
-## [Style](style/index.md)
+## [Style guides](style/index.md)
Style guides to keep our code consistent.