diff --git a/docs/labs.md b/docs/labs.md index 48eb298f79..2a71c3caf7 100644 --- a/docs/labs.md +++ b/docs/labs.md @@ -124,11 +124,6 @@ If you're enabling this at the deployment level, you may also want to reference Enables rendering of MD / HTML in room topics. -## Exploring public spaces (`feature_exploring_public_spaces`) - -Enables exploring public spaces in the new search dialog. Requires the server to -have [MSC3827](https://github.com/matrix-org/matrix-spec-proposals/pull/3827) enabled. - ## Use the Rust cryptography implementation (`feature_rust_crypto`) [In Development] Configures Element to use a new cryptography implementation based on the [matrix-rust-sdk](https://github.com/matrix-org/matrix-rust-sdk).