From 2c2b58cefc63e3ece4f486adaec065b489ebbd7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mads=20B=C3=A5rv=C3=A5g=20Nesse?= Date: Wed, 13 May 2026 11:11:51 +0200 Subject: [PATCH] chore: update link to supported services section Link not working as it had the wrong section name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14e681b4b..11e169b00 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## 🎯 Purpose -This [Ansible](https://www.ansible.com/) playbook is meant to help you run your own [Matrix](http://matrix.org/) homeserver, along with the [various services](#supported-services) related to that. +This [Ansible](https://www.ansible.com/) playbook is meant to help you run your own [Matrix](http://matrix.org/) homeserver, along with the [various services](#-supported-services) related to that. That is, it lets you join the Matrix network using your own user ID like `@alice:example.com`, all hosted on your own server (see [prerequisites](docs/prerequisites.md)).