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-03-14 00:38:45 +0300
committerPhillip Wells <pwells@gitlab.com>2023-03-14 00:38:45 +0300
commit88e2cd8a41434c6d552825365baa37862e827ce1 (patch)
tree1ea62d813c3b316e73ba8182801b8538fed83c82
parent491a9ecc47142d3c79d1895fbdcdb5ee685ac121 (diff)
Added new UX page and moved Pajamas contribute
-rw-r--r--content/_data/navigation.yaml9
1 files changed, 6 insertions, 3 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index d15e6761..00196f04 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -3233,12 +3233,11 @@ sections:
doc_url: 'ee/development/prometheus_metrics.html'
- doc_title: Organization
doc_url: 'ee/development/organization/'
+ - doc_title: User experience
+ doc_url: 'ee/development/ux/'
- doc_title: GitLab Development Kit
doc_url: 'https://gitlab.com/gitlab-org/gitlab-development-kit/-/blob/main/README.md'
external_url: true
- - doc_title: GitLab Design System
- doc_url: 'https://design.gitlab.com'
- external_url: true
- doc_title: GitLab project pipelines
doc_url: 'ee/development/pipelines/'
# End of GitLab app development documentation
@@ -3340,6 +3339,10 @@ sections:
doc_url: 'charts/development/troubleshooting.html'
# End GitLab Helm Charts development documentation
+ - category_title: Contribute to GitLab Design System
+ category_url: 'https://design.gitlab.com/get-started/contributing'
+ external_url: true
+
# Contribute to GitLab docs
- category_title: Contribute to documentation
category_url: 'ee/development/documentation/'