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>2022-12-12 17:51:37 +0300
committerAmy Qualls <aqualls@gitlab.com>2022-12-12 17:51:37 +0300
commit170cdf3858f92643751f4e4f67189e050c6a1e55 (patch)
tree02ec3976e0a094afa5c148e293e86f185a0e5318
parentbdda99df3c1efba261f52e76d99db1e4fe17b40e (diff)
parent6469a337b11a215fe9c644f52f81f371a4839da5 (diff)
Merge branch 'cam_swords-main-patch-82265' into 'main'
Include browser-based troubleshooting on navigation See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3357 Merged-by: Amy Qualls <aqualls@gitlab.com> Approved-by: Amy Qualls <aqualls@gitlab.com> Co-authored-by: Cameron Swords <cswords@gitlab.com>
-rw-r--r--content/_data/navigation.yaml7
1 files changed, 5 insertions, 2 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 61a7dba4..5abba1bc 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1929,14 +1929,17 @@ sections:
docs:
- doc_title: Vulnerability checks
doc_url: 'ee/user/application_security/dast/checks/'
+ - doc_title: Troubleshooting
+ doc_url: 'ee/user/application_security/dast/browser_based_troubleshooting.html'
- doc_title: DAST proxy-based analyzer
doc_url: 'ee/user/application_security/dast/proxy-based.html'
+ docs:
+ - doc_title: Troubleshooting
+ doc_url: 'ee/user/application_security/dast/dast_troubleshooting.html'
- doc_title: Authentication
doc_url: 'ee/user/application_security/dast/authentication.html'
- doc_title: DAST API
doc_url: 'ee/user/application_security/dast_api/'
- - doc_title: Troubleshooting
- doc_url: 'ee/user/application_security/dast/dast_troubleshooting.html'
- doc_title: Run DAST offline
doc_url: 'ee/user/application_security/dast/run_dast_offline.html'
- doc_title: API Fuzzing