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:
authorFiona Neill <fneill@gitlab.com>2022-05-19 18:58:06 +0300
committerFiona Neill <fneill@gitlab.com>2022-05-19 18:58:06 +0300
commitd0333e49abc6cb57dfc9bd0e422ce59bc3adff52 (patch)
tree290a49ecf12da02bad7da47eef66ee4cc32f6832
parentc16083e93927130ef15faec61471278cb54e5d66 (diff)
parent2bc95a807f2926c7b4a36e8c80f2358cdcceb34e (diff)
Merge branch 'aqualls-fix-package-dev-links' into 'main'
Add links to newly split Package pages See merge request gitlab-org/gitlab-docs!2687
-rw-r--r--content/_data/navigation.yaml9
1 files changed, 8 insertions, 1 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index cb17f332..008a154e 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2742,7 +2742,14 @@ sections:
- doc_title: Error budget detail
doc_url: 'ee/development/stage_group_observability/dashboards/error_budget_detail.html'
- doc_title: Package development
- doc_url: 'ee/development/packages.html'
+ doc_url: 'ee/development/packages/'
+ docs:
+ - doc_title: Package settings
+ doc_url: 'ee/development/packages/settings.html'
+ - doc_title: Package structure
+ doc_url: 'ee/development/packages/structure.html'
+ - doc_title: Support new formats
+ doc_url: 'ee/development/packages/new_format_development.html'
- doc_title: Permissions
doc_url: 'ee/development/permissions.html'
- doc_title: Product Qualified Lead (PQL) guide