From a108300eff39aa1c298901d9f0705030eb0cdad4 Mon Sep 17 00:00:00 2001 From: Hans van Zijst Date: Mon, 4 Nov 2024 15:09:34 +0100 Subject: [PATCH] Relative links work ;) --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e10281c..ca4a332 100644 --- a/README.md +++ b/README.md @@ -59,8 +59,7 @@ You now have a standard Matrix server that uses sqlite. You really don't want to use this in production, so probably want to replace this with PostgreSQL. -Configuration is documented under `synapse`, "monolithic" -for the standard installation, and "workers" for the advanced configuration. +Further configuration is documented under [synapse](synapse). ## Logging