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:
authorEvan Read <eread@gitlab.com>2022-08-17 00:45:23 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2022-08-17 00:45:23 +0300
commit7f348fef0206924436d359a39b39606824663625 (patch)
tree5059fc234633cbdf5bf311ace9707ec0f379489d
parentbc4cc2bcb238d51c8c6f651a09d2d7afa684b300 (diff)
Remove duplicate Runner security entry on navigation
-rw-r--r--content/_data/navigation.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index e9328a6a..46ca2fad 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1045,7 +1045,7 @@ sections:
doc_url: 'ee/security/two_factor_authentication.html'
- doc_title: User email confirmation
doc_url: 'ee/security/user_email_confirmation.html'
- - doc_title: Security of running jobs
+ - doc_title: Runners
doc_url: 'runner/security/'
- doc_title: Proxying assets
doc_url: 'ee/security/asset_proxy.html'
@@ -1761,8 +1761,6 @@ sections:
doc_url: 'runner/executors/virtualbox.html'
- doc_title: Configure runners
doc_url: 'ee/ci/runners/configure_runners.html'
- - doc_title: Secure runners
- doc_url: 'runner/security/'
- doc_title: Scale a fleet of runners
doc_url: 'runner/fleet_scaling/'
- doc_title: Best practices for large repositories