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>2021-11-06 02:02:36 +0300
committerAmy Qualls <aqualls@gitlab.com>2021-11-06 02:02:36 +0300
commit818422045a8aedd7275bd165fc9cb6d7c7fd3a54 (patch)
tree9c87d600722f8e296dcc6b45fa0653d7226cb628
parentfd51f6ee8cd103c215431e83e31a76d6f1dc1d15 (diff)
parent537565887b44995d9ca62a3b4b2652892eee2c2a (diff)
Merge branch 'sselhorn-main-patch-51816' into 'main'
Renamed Runner build_cloud pages that have been redirected See merge request gitlab-org/gitlab-docs!2241
-rw-r--r--content/_data/navigation.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 749e9cf6..cf7b00ce 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1488,18 +1488,18 @@ sections:
- doc_title: Runners
doc_url: 'runner/'
docs:
- - doc_title: GitLab Build Cloud runners
+ - doc_title: GitLab Runner Cloud
doc_url: 'ee/ci/runners/'
docs:
- doc_title: Linux
- doc_url: 'ee/ci/runners/build_cloud/linux_build_cloud.html'
+ doc_url: 'ee/ci/runners/runner_cloud/linux_runner_cloud.html'
- doc_title: macOS
- doc_url: 'ee/ci/runners/build_cloud/macos_build_cloud.html'
+ doc_url: 'ee/ci/runners/runner_cloud/macos_runner_cloud.html'
docs:
- doc_title: VM instances for macOS
- doc_url: 'ee/ci/runners/build_cloud/macos/environment.html'
+ doc_url: 'ee/ci/runners/runner_cloud/macos/environment.html'
- doc_title: Windows
- doc_url: 'ee/ci/runners/build_cloud/windows_build_cloud.html'
+ doc_url: 'ee/ci/runners/runner_cloud/windows_runner_cloud.html'
- doc_title: The scope of runners
doc_url: 'ee/ci/runners/runners_scope.html'
- doc_title: Register a runner
@@ -1539,7 +1539,7 @@ sections:
- doc_title: Secure runners
doc_url: 'runner/security/'
- doc_title: Scale a fleet of runners
- doc_url: 'runner/enterprise_guide/'
+ doc_url: 'runner/fleet_scaling/'
- doc_title: Best practices for large repositories
doc_url: 'ee/ci/large_repositories/'