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>2023-02-17 00:31:30 +0300
committerPhillip Wells <pwells@gitlab.com>2023-02-17 00:31:30 +0300
commit337b199f44d37508374bb45480508af6903ec502 (patch)
tree48500807aada240b377e943293e531ffde923fd9
parenta32ce4694e0983c95ea8bf0455a16072634e0c7b (diff)
Add the new license-list page to left nav
-rw-r--r--content/_data/navigation.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 31decc5b..707d686c 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1112,6 +1112,12 @@ sections:
docs:
- doc_title: License Compliance
doc_url: 'ee/user/compliance/license_compliance/'
+ - doc_title: License approval policies
+ doc_url: 'ee/user/compliance/license_approval_policies.html'
+ - doc_title: License check rules
+ doc_url: 'ee/user/compliance/license_check_rules.html'
+ - doc_title: License list
+ doc_url: 'ee/user/compliance/license_list.html'
- doc_title: License scanning of CycloneDX files
doc_url: 'ee/user/compliance/license_scanning_of_cyclonedx_files/'
- doc_title: SPDX license list import Rake task