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:
authorFiona Neill <fneill@gitlab.com>2023-03-23 19:16:24 +0300
committerFiona Neill <fneill@gitlab.com>2023-03-23 19:16:24 +0300
commit4c4b2c22acad96113ccfb9fa7a6f37c354fea623 (patch)
tree0025579bf2e68e99db47c2f7548e1918c9652938
parent3adfdb39611c8ee46508dd263dbd72e2409bc771 (diff)
parenta81357f89b796b2449de4eb4e5916103576410a2 (diff)
Merge branch 'aqualls-add-system-notes' into 'main'
Add system-notes page to left nav See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3688 Merged-by: Fiona Neill <fneill@gitlab.com> Approved-by: Fiona Neill <fneill@gitlab.com> Co-authored-by: Amy Qualls <aqualls@gitlab.com>
-rw-r--r--content/_data/navigation.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index e377810d..129d9188 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1183,6 +1183,8 @@ sections:
doc_url: 'ee/user/project/import/repo_by_url.html'
- doc_title: TFVC
doc_url: 'ee/user/project/import/tfvc.html'
+ - doc_title: System notes
+ doc_url: 'ee/user/project/system_notes.html'
- category_title: Plan and track work
category_url: 'ee/topics/plan_and_track.html'