Shouldn't be a link.

This commit is contained in:
Hans van Zijst 2024-11-13 17:22:35 +01:00
parent 1579d6c5fa
commit e5782df12a
Signed by: hans
GPG key ID: 43DBCC37BFDEFD72

View file

@ -146,7 +146,7 @@ want to use, you need to delegate: point from your domain to the server.
Example. You want to use example.com for your domain, but your server is Example. You want to use example.com for your domain, but your server is
called matrix.example.com. To make that work, you need to serve 2 bits of called matrix.example.com. To make that work, you need to serve 2 bits of
JSON-code on https://example.com/ to point clients and servers to the correct JSON-code on example.com to point clients and servers to the correct
machine: matrix.example.com. machine: matrix.example.com.
Pointing servers to the correct server is done by publishing this bit of Pointing servers to the correct server is done by publishing this bit of