From cb207ade7fd4de8eb07243b6fca7ac56236775dd Mon Sep 17 00:00:00 2001 From: Hans van Zijst Date: Wed, 13 Nov 2024 17:22:35 +0100 Subject: [PATCH] Shouldn't be a link. --- matrix/synapse/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matrix/synapse/README.md b/matrix/synapse/README.md index 8d1e5a7..e227781 100644 --- a/matrix/synapse/README.md +++ b/matrix/synapse/README.md @@ -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 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. Pointing servers to the correct server is done by publishing this bit of