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-16 04:28:57 +0300
committerEvan Read <eread@gitlab.com>2022-08-16 04:28:57 +0300
commitc7dea845d38170c0bbe333826bce7d1d416741bd (patch)
treed30270ccbfa8e6ada319f84702a88560481ad161
parentde36266f017679516b022ba11dc8d3bf0ec6a6cf (diff)
Remove duplicate Runner security entry on navigationeread/remove-duplicate-runner-security-nav-entry
This resolves the problem of selecting this entry, but the nav jumping to the other (earlier) entry.
-rw-r--r--content/_data/navigation.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index b70e5ef5..9ccdc70c 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1759,8 +1759,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