Link to merged feature toggle wiki page

This commit is contained in:
Maikel
2023-03-28 12:25:21 +11:00
committed by GitHub
parent a168126cfa
commit 6cfb86e578

View File

@@ -18,7 +18,7 @@ Flipper::UI.configure do |config|
config.banner_text = <<~TEXT
Production environment: be aware that the changes have an impact on the
application. Please read the how-to before:
https://github.com/openfoodfoundation/openfoodnetwork/wiki/Feature-toggle-with-Flipper
https://github.com/openfoodfoundation/openfoodnetwork/wiki/Feature-toggles
TEXT
config.banner_class = 'danger'
end