From 0312ae490defae3c8561a796798453927a71f485 Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Mon, 2 Dec 2024 20:35:40 +0900 Subject: [PATCH] Edit README.md: add links to docs/FAQ.md and to the support section Signed-off-by: Suguru Hirahara --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dc8c7ddbe86..412b73b651d 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ While the [list of supported services](#-supported-services) and documentation i - **Full installation guide (for advanced users)**: if you need to import an existing Matrix server's data into the new server or want to learn more while setting up the server, follow this guide by starting with the **[Prerequisites](./docs/prerequisites.md)** documentation page. +If you experience an issue on configuring the playbook, setting up your server, maintaining services on it, etc., please take a look at our [FAQ](./docs/faq.md). If you cannot find an answer to your question, feel free to ask for [help and support](#-support). + ## ✔ Supported services Using this playbook, you can get the following list of services configured on your server. Basically, this playbook aims to get you up-and-running with all the necessities around Matrix, without you having to do anything else.