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:
authorKati Paizee <kpaizee@gitlab.com>2022-03-04 16:50:26 +0300
committerKati Paizee <kpaizee@gitlab.com>2022-03-04 16:50:26 +0300
commit45ed9c3a896a7e162c85f6b9d6491e532d34bdeb (patch)
treebf0b66c9130057492bc7881c4074417b169db9e9
parent4a1fc4d993f0eaaf8748f5c5bb3459d36013e434 (diff)
parent9011b70263ad95d6d5bcec4a503357505aeec8de (diff)
Merge branch 'scheduled-pipeline-nav' into 'main'
Change title of scheduled pipelines page in nav See merge request gitlab-org/gitlab-docs!2476
-rw-r--r--content/_data/navigation.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 2d3e5769..1632097f 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1361,7 +1361,7 @@ sections:
- doc_title: Pipelines
doc_url: 'ee/ci/pipelines/'
docs:
- - doc_title: Schedule a pipeline
+ - doc_title: Scheduled pipelines
doc_url: 'ee/ci/pipelines/schedules.html'
- doc_title: Trigger a pipeline
doc_url: 'ee/ci/triggers/'