Update index of feature flags

Made it clear the pages are about feature flags,
and not documentation.
This commit is contained in:
Seth Berger 2019-08-27 08:51:02 +00:00 committed by Achilleas Pipinellis
parent 409974e96e
commit 858daaff0d
1 changed files with 2 additions and 2 deletions

View File

@ -8,5 +8,5 @@ disable those changes, without having to revert an entire release.
Before using feature flags for GitLab's development, read through the following:
- [Process for using features flags](process.md).
- [Developing with feature flags documentation](development.md).
- [Controlling feature flags documentation](controls.md).
- [Developing with feature flags](development.md).
- [Controlling feature flags](controls.md).