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:
authorNick Gaskill <ngaskill@gitlab.com>2020-05-05 21:52:37 +0300
committerNick Gaskill <ngaskill@gitlab.com>2020-05-05 21:52:37 +0300
commit37e5f9395d95d956d6e3994eb05d9bced7a885f9 (patch)
tree7bea0e2f131cda4b58d7e85c50de7fa05278e5dd
parent07c65483c23c7633951e2b5a2ee41e366d6a203d (diff)
parent932b895df781ccc0773730e74c18503bcac9f795 (diff)
Merge branch 'selhorn-featureflagnav' into 'master'
Added feature flag user lists to nav See merge request gitlab-org/gitlab-docs!844
-rw-r--r--content/_data/default-nav.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/_data/default-nav.yaml b/content/_data/default-nav.yaml
index d40dd804..a606d409 100644
--- a/content/_data/default-nav.yaml
+++ b/content/_data/default-nav.yaml
@@ -719,6 +719,8 @@ sections:
doc_url: 'api/events.html'
- doc_title: Features flags
doc_url: 'api/features.html'
+ - doc_title: Feature flag user lists
+ doc_url: 'api/feature_flag_user_lists.html'
- doc_title: Geo nodes
doc_url: 'api/geo_nodes.html'
ee_only: true