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:
authorSuzanne Selhorn <sselhorn@gitlab.com>2024-01-09 20:02:27 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2024-01-09 20:02:27 +0300
commitc044ec03a16d0d10d0a74768259506d528048734 (patch)
tree45b88fcb3d110ce9f8e7816100074d95d24f8ff2
parent2e71d4013289df602ce27d0ede415deb085ada5e (diff)
parentef6db46f7ed568b3689f98675b63f0776beb1ead (diff)
Merge branch 'docs-fix-trooubleshooting-page-nav-location' into 'main'
Fix dependency scan troubleshooting page nav location See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/4514 Merged-by: Suzanne Selhorn <sselhorn@gitlab.com> Co-authored-by: Osnat Vider <ovider@gitlab.com>
-rw-r--r--content/_data/navigation.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 457e24b5..cf2aabe5 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1953,10 +1953,10 @@ sections:
docs:
- doc_title: 'Tutorial: Set up dependency scanning'
doc_url: 'ee/tutorials/dependency_scanning.html'
+ - doc_title: 'Troubleshooting'
+ doc_url: 'ee/user/application_security/dependency_scanning/troubleshooting_dependency_scanning.html'
- doc_title: 'Comparison: Dependency Scanning and Container Scanning'
doc_url: 'ee/user/application_security/comparison_dependency_and_container_scanning.html'
- - doc_title: 'Troubleshooting'
- doc_url: 'ee/user/application_security/dependency_scanning/troubleshooting_dependency_scanning.html'
- doc_title: Dependency List
doc_url: 'ee/user/application_security/dependency_list/'
docs: