Shouldn't be a link.

This commit is contained in:
Hans van Zijst 2024-11-13 17:22:35 +01:00 committed by Valentin Gagarin
parent cef83bf03c
commit cb207ade7f

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