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:
authorAchilleas Pipinellis <axil@gitlab.com>2020-04-10 12:34:39 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2020-04-10 12:34:39 +0300
commitb9cfa94dbd918195fbddd060c486114a68a6fcc7 (patch)
treeb4ff946c7289ed11d183b08358cafa4e1136e3fd
parent0ac3708252efbb9430673889d1e56218d46630a8 (diff)
parent15d11da855272d4c8b7af1da041ce68e0b3f652b (diff)
Merge branch 'standalone-vulns-nav' into 'master'
Add standalone vulnerabilities to global nav See merge request gitlab-org/gitlab-docs!780
-rw-r--r--content/_data/default-nav.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/content/_data/default-nav.yaml b/content/_data/default-nav.yaml
index 688276e8..4f2ff15b 100644
--- a/content/_data/default-nav.yaml
+++ b/content/_data/default-nav.yaml
@@ -183,6 +183,10 @@ sections:
doc_url: 'user/application_security/offline_deployments/'
ee_only: true
ee_tier: 'GitLab Ultimate and GitLab.com Gold'
+ - doc_title: Standalone Vulnerability Pages
+ doc_url: 'user/application_security/vulnerabilities/'
+ ee_only: true
+ ee_tier: 'GitLab Ultimate and GitLab.com Gold'
- doc_title: Compliance Dashboard
doc_url: 'user/application_security/compliance_dashboard/'
ee_only: true