From f9e4354fd224278f8215e9f8ee00aaf91255a722 Mon Sep 17 00:00:00 2001 From: Hugh Nimmo-Smith Date: Mon, 9 Oct 2023 14:01:39 +0100 Subject: [PATCH] Try fixing internal docs link to README.md --- docs/setup/well-known.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup/well-known.md b/docs/setup/well-known.md index 7082a53cc..4672eb2e0 100644 --- a/docs/setup/well-known.md +++ b/docs/setup/well-known.md @@ -20,4 +20,4 @@ If the .well-known is hosted elsewhere then `org.matrix.msc2965.authentication` } ``` -For more context on what the correct values are, see [here](./README.md). +For more context on what the correct values are, see [here](README.md).