summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOrit Golowinski <ogolowinski@gitlab.com>2019-09-03 14:20:44 +0000
committerMarcia Ramos <marcia@gitlab.com>2019-09-03 14:20:44 +0000
commit088d730656069a1834811c601041c39875385bd9 (patch)
tree5d8a9374853d281fa6528eac629adc5bd983fb9e
parent76275d0c7876d994d73dc24d10efd8fc0c69553f (diff)
downloadgitlab-ce-088d730656069a1834811c601041c39875385bd9.tar.gz
Updated Feature flags doc
-rw-r--r--doc/user/project/operations/feature_flags.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/user/project/operations/feature_flags.md b/doc/user/project/operations/feature_flags.md
index 6536a1a0a4b..28248ad3696 100644
--- a/doc/user/project/operations/feature_flags.md
+++ b/doc/user/project/operations/feature_flags.md
@@ -2,10 +2,6 @@
> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11845) in GitLab 11.4.
-CAUTION: **Warning:**
-This an _alpha_ feature and is subject to change at any time without
-prior notice.
-
Feature flags allow you to ship a project in different flavors by
dynamically toggling certain functionality.