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-09-10 16:50:21 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2020-09-10 16:50:21 +0300
commit624a5fb2dd6e21dce24416aa9ddd929697dc3665 (patch)
tree08392cda395275a7f8eca185a150746d8bbc459f
parent0ef580218602d3de0c098f2084dcc7b17dc5f59d (diff)
Add navbar sections for subscriptions
-rw-r--r--content/_data/default-nav.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/content/_data/default-nav.yaml b/content/_data/default-nav.yaml
index 2bad28cd..c31a4aef 100644
--- a/content/_data/default-nav.yaml
+++ b/content/_data/default-nav.yaml
@@ -1654,6 +1654,14 @@ sections:
- section_title: Customer
section_url: 'subscriptions/'
section_categories:
+ - category_title: GitLab.com subscriptions
+ category_url: 'subscriptions/gitlab_com/'
+ ee_only: true
+ ee_tier: 'GitLab.com Bronze and higher tiers. Not available in GitLab self-managed instances'
+ - category_title: Self-managed subscriptions
+ category_url: 'subscriptions/self_managed/'
+ ee_only: true
+ ee_tier: 'GitLab Starter and higher tiers. Not available in GitLab.com'
- category_title: Activate Enterprise Edition
category_url: 'user/admin_area/license.html'
ee_only: true