docs: Simplified clarification re. Spaces on README

Based on https://github.com/matrix-org/matrix.to/pull/394#discussion_r2425555065 feedback.
This commit is contained in:
Michael Vorburger
2025-10-13 18:14:53 +02:00
committed by GitHub
parent 8e82c4687e
commit 3474e341a5
+1 -3
View File
@@ -56,9 +56,7 @@ The matrix.to URL scheme is
The #/ component is mandatory and exists to avoid leaking the target URL to the The #/ component is mandatory and exists to avoid leaking the target URL to the
server hosting matrix.to. server hosting matrix.to.
There is no _Entity type_ for **Spaces**, as they are technically really just regular There is no _Entity type_ for **Spaces**, as they are technically really just rooms.
rooms. (Some servers call their "entrypoint" space literally `space`, in which case
the URL would be `https://matrix.to/#/#space:example.org`.)
Note that linking to rooms by ID should only be used for rooms to which the Note that linking to rooms by ID should only be used for rooms to which the
target user has been invited: these links cannot be assumed to work for all target user has been invited: these links cannot be assumed to work for all