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>2023-12-20 20:43:10 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2023-12-20 20:43:10 +0300
commit60f2b823e6b7d6fa5178e5c25adc348bccec8b54 (patch)
tree7bcdc0cda49a9b4beb1a96f87fd9f4ffcd2d4772
parent073c4696abd0cd91ca8394f14d5cfec019e33bbd (diff)
parentb2c26b1006807bd7b22ead998c5cc18708094039 (diff)
Merge branch 'docs-adding-troubleshooting-page' into 'main'
Adding DAST auth troubleshooting to navigation See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/4484 Merged-by: Suzanne Selhorn <sselhorn@gitlab.com> Co-authored-by: Osnat Vider <ovider@gitlab.com>
-rw-r--r--content/_data/navigation.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 704cf8c4..625c3a6f 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1985,6 +1985,9 @@ sections:
doc_url: 'ee/user/application_security/dast/dast_troubleshooting.html'
- doc_title: Authentication
doc_url: 'ee/user/application_security/dast/authentication.html'
+ docs:
+ - doc_title: Troubleshooting
+ doc_url: 'ee/user/application_security/dast/authentication_troubleshooting.html'
- doc_title: DAST API analyzer
doc_url: 'ee/user/application_security/dast_api/'
- doc_title: Run DAST offline