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:
authorMike Jang <mjang@gitlab.com>2020-10-08 21:23:44 +0300
committerMike Jang <mjang@gitlab.com>2020-10-08 21:23:44 +0300
commit545dc8308b2151c8e31edc6438288dd64d80833e (patch)
tree66ab953d41a84b37516c373f90ff8524a950bfa3
parentb08e7811f61829424c0534fad63ecd37af173f02 (diff)
parent5fa9d48530af434492e8503dc9c45266e3547f09 (diff)
Merge branch 'rename-gitlab-docs-from-telemetry-to-product-analytics' into 'master'
Rename gitlab-docs from telemetry to product analytics See merge request gitlab-org/gitlab-docs!1213
-rw-r--r--content/_data/default-nav.yaml18
1 files changed, 9 insertions, 9 deletions
diff --git a/content/_data/default-nav.yaml b/content/_data/default-nav.yaml
index 78548bb9..d79c4ca7 100644
--- a/content/_data/default-nav.yaml
+++ b/content/_data/default-nav.yaml
@@ -1588,15 +1588,6 @@ sections:
doc_url: 'development/documentation/site_architecture/deployment_process.html'
- doc_title: Release process
doc_url: 'development/documentation/site_architecture/release_process.html'
- - category_title: Telemetry guide
- category_url: 'development/telemetry/'
- docs:
- - doc_title: Event dictionary
- doc_url: 'development/telemetry/event_dictionary.html'
- - doc_title: Usage Ping guide
- doc_url: 'development/telemetry/usage_ping.html'
- - doc_title: Snowplow guide
- doc_url: 'development/telemetry/snowplow.html'
- category_title: Experiment guide
category_url: 'development/experiment_guide/'
- category_title: Feature flags for GitLab development
@@ -1703,6 +1694,15 @@ sections:
category_url: 'development/pipelines.html'
- category_title: Instrumenting Ruby code
category_url: 'development/instrumentation.html'
+ - category_title: Product Analytics guide
+ category_url: 'development/product_analytics/'
+ docs:
+ - doc_title: Event dictionary
+ doc_url: 'development/product_analytics/event_dictionary.html'
+ - doc_title: Usage Ping guide
+ doc_url: 'development/product_analytics/usage_ping.html'
+ - doc_title: Snowplow guide
+ doc_url: 'development/product_analytics/snowplow.html'
- category_title: Testing standards and style guidelines
category_url: 'development/testing_guide/'
docs: