diff --git a/docs/labs.md b/docs/labs.md index 4a7ba2c427..d57f5b1264 100644 --- a/docs/labs.md +++ b/docs/labs.md @@ -1,6 +1,6 @@ # Labs features -If Labs is enabled in the [Riot config](config.md), you can enable some of these features by going +If Labs is enabled in the [Element config](config.md), you can enable some of these features by going to `Settings->Labs`. This list is non-exhaustive and subject to change, chat in [#riot-web:matrix.org](https://matrix.to/#/#riot-web:matrix.org) for more information. @@ -26,7 +26,7 @@ your avatar next to the message composer. An experimental approach for dealing with custom tags. Custom tags will appear in the bottom portion of the community filter panel. -Setting custom tags is not supported by Riot. +Setting custom tags is not supported by Element. ## Render simple counters in room header (`feature_state_counters`) @@ -53,7 +53,7 @@ That's it. Now should see your new counter under the header. ## Multiple integration managers (`feature_many_integration_managers`) -Exposes a way to access all the integration managers known to Riot. This is an implementation of [MSC1957](https://github.com/matrix-org/matrix-doc/pull/1957). +Exposes a way to access all the integration managers known to Element. This is an implementation of [MSC1957](https://github.com/matrix-org/matrix-doc/pull/1957). ## New ways to ignore people (`feature_mjolnir`) @@ -88,12 +88,12 @@ person is online. ## Custom themes (`feature_custom_themes`) -Custom themes are possible through Riot's [theme support](./theming.md), though +Custom themes are possible through Element's [theme support](./theming.md), though normally these themes need to be defined in the config for Riot. This labs flag adds an ability for end users to add themes themselves by using a URL to the JSON theme definition. -For some sample themes, check out [aaronraimist/riot-web-themes](https://github.com/aaronraimist/riot-web-themes). +For some sample themes, check out [aaronraimist/element-themes](https://github.com/aaronraimist/element-themes). ## New room list