Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmy Qualls <aqualls@gitlab.com>2023-04-14 21:48:27 +0300
committerMarcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com>2023-04-14 21:48:27 +0300
commit0fa0de504e1e8cbaa918123fe047d458bc5f1534 (patch)
tree9d4118589086b1b674f1c36505d1e9c41f88f2bc
parent09113f03932c0160731b7ab4539fa2d1f31c324a (diff)
Add code owners syntax page to left nav
-rw-r--r--content/_data/navigation.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 1e3fbf3a..5625c6cc 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1345,6 +1345,9 @@ sections:
docs:
- doc_title: Code owners
doc_url: 'ee/user/project/codeowners/'
+ docs:
+ - doc_title: Syntax and errors
+ doc_url: 'ee/user/project/codeowners/reference.html'
- doc_title: Snippets
doc_url: 'ee/user/snippets.html'
- doc_title: Branches