From 753a5f87072680f2f3a94b78932215befeffdca2 Mon Sep 17 00:00:00 2001 From: Kim Brose <2803622+HarHarLinks@users.noreply.github.com> Date: Wed, 7 May 2025 12:42:56 +0200 Subject: [PATCH] Fix section link --- data/api/client-server/support.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/api/client-server/support.yaml b/data/api/client-server/support.yaml index a78e15ad..154afbe7 100644 --- a/data/api/client-server/support.yaml +++ b/data/api/client-server/support.yaml @@ -23,7 +23,7 @@ paths: Gets server admin contact and support page of the domain. {{% boxes/note %}} - Like the [well-known discovery URI](/client-server-api/#well-known-uri), + Like the [well-known discovery URI](/client-server-api/#well-known-uris), this endpoint should be accessed with the hostname of the homeserver's [server name](/appendices/#server-name) by making a GET request to `https://hostname/.well-known/matrix/support`.