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:
authorSuzanne Selhorn <sselhorn@gitlab.com>2021-03-12 23:27:16 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2021-03-12 23:27:16 +0300
commitdbfaf50b92b6def811e55140829217921538ed10 (patch)
tree0bb2b6f21842055d4ac17140e1dca83b68ce43f5
parentda3db34244af29b9969c076f392bc3324c60d521 (diff)
parent62179600cc181adfc70407a431bdcab6e10b94e3 (diff)
Merge branch 'aqualls-add-experiment-pages' into 'master'docs-preview-runner-2816
Add Growth's experiment pages to navigation See merge request gitlab-org/gitlab-docs!1599
-rw-r--r--content/_data/default-nav.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/content/_data/default-nav.yaml b/content/_data/default-nav.yaml
index 2a330811..5c386422 100644
--- a/content/_data/default-nav.yaml
+++ b/content/_data/default-nav.yaml
@@ -1591,6 +1591,11 @@ sections:
category_url: 'development/distributed_tracing.html'
- category_title: Experiments
category_url: 'development/experiment_guide/'
+ docs:
+ - doc_title: Experimentation module
+ doc_url: 'development/experiment_guide/experimentation.html'
+ - doc_title: GLEX
+ doc_url: 'development/experiment_guide/gitlab_experiment.html'
- category_title: Feature flags for GitLab development
category_url: 'development/feature_flags/'
docs: