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>2022-11-17 17:24:32 +0300
committerAmy Qualls <aqualls@gitlab.com>2022-11-17 17:24:32 +0300
commit05c87af974bbef5df08aba19540061a8558f2ab2 (patch)
treefe2800b3841ea6af9fe37c26e137f431357756da
parentc02ce7fbb80e6ddd7a0aa543799b891f00859b40 (diff)
parent2f67ab85f5c4ad5375ae992c38595e94821c1aef (diff)
Merge branch 'phikai-cli-docs-navigation' into 'main'
Add GitLab CLI docs link to navigation See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3284 Merged-by: Amy Qualls <aqualls@gitlab.com> Co-authored-by: Kai Armstrong <karmstrong@gitlab.com>
-rw-r--r--content/_data/navigation.yaml10
1 files changed, 6 insertions, 4 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index f63ccf97..1030cc47 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -494,6 +494,8 @@ sections:
docs:
- doc_title: Troubleshooting
doc_url: 'ee/integration/advanced_search/elasticsearch_troubleshooting.html'
+ - category_title: GitLab CLI (`glab`)
+ category_url: 'ee/integration/glab/'
- category_title: Gitpod
category_url: 'ee/integration/gitpod.html'
- category_title: Jira integrations
@@ -1235,7 +1237,7 @@ sections:
- doc_title: GitLab Pages
doc_url: 'ee/user/project/pages/'
docs:
- - doc_title: "Tutorial: Create a GitLab Pages website"
+ - doc_title: 'Tutorial: Create a GitLab Pages website'
doc_url: 'ee/user/project/pages/getting_started/pages_from_scratch.html'
- doc_title: Create by using a CI/CD template
doc_url: 'ee/user/project/pages/getting_started/pages_ci_cd_template.html'
@@ -1358,7 +1360,7 @@ sections:
- doc_title: Iterations
doc_url: 'ee/user/group/iterations/'
docs:
- - doc_title: "Tutorial: Use GitLab to run an Agile iteration"
+ - doc_title: 'Tutorial: Use GitLab to run an Agile iteration'
doc_url: 'ee/tutorials/agile_sprint.html'
- doc_title: Milestones
doc_url: 'ee/user/project/milestones/'
@@ -1399,7 +1401,7 @@ sections:
- doc_title: Using Git
doc_url: 'ee/topics/git/'
docs:
- - doc_title: "Tutorial: Make your first Git commit"
+ - doc_title: 'Tutorial: Make your first Git commit'
doc_url: 'ee/tutorials/make_your_first_git_commit.html'
- doc_title: Terminology
doc_url: 'ee/topics/git/terminology.html'
@@ -1566,7 +1568,7 @@ sections:
- doc_title: CI/CD
doc_url: 'ee/ci/'
docs:
- - doc_title: "Tutorial: Create your first pipeline"
+ - doc_title: 'Tutorial: Create your first pipeline'
doc_url: 'ee/ci/quick_start/'
docs:
- doc_title: CI/CD concepts