diff options
Diffstat (limited to 'doc/development')
-rw-r--r-- | doc/development/README.md | 2 | ||||
-rw-r--r-- | doc/development/documentation/index.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/development/README.md b/doc/development/README.md index 34c4e398541..15d84861d76 100644 --- a/doc/development/README.md +++ b/doc/development/README.md @@ -4,7 +4,7 @@ description: 'Learn how to contribute to GitLab.' nav_section: development nav_category: "" nav_category_position: -1 -nav_title: "Devs guidelines" +nav_title: "Dev guidelines" layout: default-copy --- diff --git a/doc/development/documentation/index.md b/doc/development/documentation/index.md index 468cd740911..e6f764a9208 100644 --- a/doc/development/documentation/index.md +++ b/doc/development/documentation/index.md @@ -3,7 +3,7 @@ description: Learn how to contribute to GitLab Documentation. nav_section: development nav_category: "" nav_category_position: 0 -nav_title: "Docs guidelines" +nav_title: "Documentation guidelines" layout: default-copy --- |