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-01-23 20:54:31 +0300
committerPhillip Wells <pwells@gitlab.com>2023-01-23 20:54:31 +0300
commit146ea0e0e112c03e194d2b238425b604f08df558 (patch)
tree0f402cd083551d657910600aabfc96558df963f9
parent6d3383a8c10cb2f51d62e68f23c8f2a7a9189f98 (diff)
Add frontend diffs guide page to left nav
-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 2d86e854..1be7639c 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2678,6 +2678,8 @@ sections:
- doc_title: Merge request concepts
doc_url: 'ee/development/merge_request_concepts/'
docs:
+ - doc_title: Frontend overview
+ doc_url: 'ee/development/merge_request_concepts/diffs/frontend.html'
- doc_title: Performance guidelines
doc_url: 'ee/development/merge_request_concepts/performance.html'
- doc_title: Working with diffs