From 48f71f26e7b5c2da3822a1549d321c5842861be4 Mon Sep 17 00:00:00 2001 From: Qt Resynth Date: Wed, 30 Sep 2020 11:58:44 +0000 Subject: [PATCH] Apply suggestions from code review Co-authored-by: J. Ryan Stinnett --- docs/feature-flags.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/feature-flags.md b/docs/feature-flags.md index effd3b30f3..dbd9707f06 100644 --- a/docs/feature-flags.md +++ b/docs/feature-flags.md @@ -62,7 +62,7 @@ The following lists a few common options. Set the feature to `true` in the [develop](https://github.com/vector-im/element-web/blob/develop/element.io/develop/config.json) and -[nightly](https://github.com/vector-im/element-web/blob/develop/element.io/nightly/config.json) +[nightly](https://github.com/vector-im/element-desktop/blob/develop/element.io/nightly/config.json) configs: ```json @@ -76,7 +76,7 @@ configs: Set the feature to `true` in the [staging / app](https://github.com/vector-im/element-web/blob/develop/element.io/app/config.json) and -[release](https://github.com/vector-im/element-web/blob/develop/element.io/release/config.json) +[release](https://github.com/vector-im/element-desktop/blob/develop/element.io/release/config.json) configs. **Note:** The above will only enable the feature for https://app.element.io and official Element