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:
authorPeter Leitzen <pleitzen@gitlab.com>2020-10-20 17:37:04 +0300
committerPeter Leitzen <pleitzen@gitlab.com>2020-10-20 17:37:04 +0300
commit7e1e96bf01c07ebd7ad26b75220845fad320da36 (patch)
treef288036af5b0ab83fddcce4ab53462b326d81cf2 /content
parentd3620ea09c928cbe74ba694a14f733a995818c29 (diff)
Fix "orphaned" navigation for Error Tracking
Diffstat (limited to 'content')
-rw-r--r--content/_data/default-nav.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/_data/default-nav.yaml b/content/_data/default-nav.yaml
index ef53b32f..78ff79c3 100644
--- a/content/_data/default-nav.yaml
+++ b/content/_data/default-nav.yaml
@@ -546,7 +546,7 @@ sections:
- doc_title: NGINX Ingress VTS
doc_url: 'user/project/integrations/prometheus_library/nginx_ingress_vts.html'
- category_title: Error Tracking
- category_url: 'user/project/operations/error_tracking.html'
+ category_url: 'operations/error_tracking.html'
- category_title: Tracing
category_url: 'operations/tracing.html'
ee_only: true