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:
authorAlper Akgun <aakgun@gitlab.com>2022-05-09 15:00:36 +0300
committerKati Paizee <kpaizee@gitlab.com>2022-05-09 15:00:36 +0300
commit8c40df23629750b1a0bf070e496411a14a0ee0f8 (patch)
tree701830387fea102b69b1a01b43c1d8c29da3a8fb
parentfdc75ee3824499be1b78248c28c01f7dcfd3ce9e (diff)
Experiment menu items
-rw-r--r--content/_data/navigation.yaml10
1 files changed, 8 insertions, 2 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 0a1045fb..dfa89f86 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2559,8 +2559,14 @@ sections:
- doc_title: Experiments
doc_url: 'ee/development/experiment_guide/'
docs:
- - doc_title: GLEX
- doc_url: 'ee/development/experiment_guide/gitlab_experiment.html'
+ - doc_title: Implementing experiments
+ doc_url: 'ee/development/experiment_guide/implementing_experiments.html'
+ - doc_title: Testing experiments
+ doc_url: 'ee/development/experiment_guide/testing_experiments.html'
+ - doc_title: Experiment code reviews
+ doc_url: 'ee/development/experiment_guide/experiment_code_reviews.html'
+ - doc_title: Experiment rollouts
+ doc_url: 'ee/development/experiment_guide/experiment_rollout.html'
- doc_title: Feature flags for GitLab development
doc_url: 'ee/development/feature_flags/'
docs: