"arch/arm/mach-imx/mach-pcm038.c" did not exist on "a4e9a65a1f90e94eca3af1a69b42d039054ef9de"
Commit b298b3ab authored by Evan Read's avatar Evan Read

Merge branch 'mk/fix-old-feature-flags-link-docs' into 'master'

Docs: Replace issue with a link to the feature

See merge request gitlab-org/gitlab-ce!25670
parents 9431437b 16cfb7df
......@@ -26,8 +26,9 @@ the time, you should execute `/chatops run feature set my_feature_flag 50`.
## Feature flags for user applications
GitLab does not yet support the use of feature flags in deployed user applications.
You can follow the progress on that [in the issue on our issue tracker](https://gitlab.com/gitlab-org/gitlab-ee/issues/779).
This document only covers feature flags used in the development of GitLab
itself. Feature flags in deployed user applications can be found at
[Feature Flags](https://docs.gitlab.com/ee/user/project/operations/feature_flags.html)
## Developing with feature flags
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment