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-04 17:11:47 +0300
committerAmy Qualls <aqualls@gitlab.com>2022-08-04 17:11:47 +0300
commit550b4ccfdb8d54bee2d66a6c1b25a66227c86bc0 (patch)
treeed2d7dd361ce572e8c526f7702eeb8d40e148b65
parentb8dbce066dc57fea479945c86477f3dd966ae570 (diff)
Remove duplicate Prometheus metrics navigation item
-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 db1d218d..b5568a5a 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2615,8 +2615,6 @@ sections:
doc_url: 'ee/development/i18n/proofreader.html'
- doc_title: Merging
doc_url: 'ee/development/i18n/merging_translations.html'
- - doc_title: Working with Prometheus metrics
- doc_url: 'ee/development/prometheus_metrics.html'
- doc_title: Development style guides
doc_url: 'ee/development/contributing/style_guides.html'
docs:
@@ -2964,7 +2962,7 @@ sections:
doc_url: 'ee/development/workhorse/gitlab_features.html'
- doc_title: Websocket channel support
doc_url: 'ee/development/workhorse/channel.html'
- - doc_title: Working with Prometheus metrics
+ - doc_title: Prometheus metrics
doc_url: 'ee/development/prometheus_metrics.html'
- doc_title: Workspace
doc_url: 'ee/development/workspace/'