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:
authorOsnat Vider <ovider@gitlab.com>2024-01-09 14:34:41 +0300
committerOsnat Vider <ovider@gitlab.com>2024-01-09 14:34:41 +0300
commitef6db46f7ed568b3689f98675b63f0776beb1ead (patch)
tree45b88fcb3d110ce9f8e7816100074d95d24f8ff2
parent2e71d4013289df602ce27d0ede415deb085ada5e (diff)
Fix dependency scan troubleshooting page nav location
-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: