From 24f7be968d6459e887de7c18e17a2c7bb8294796 Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Wed, 11 May 2022 15:46:45 +0100 Subject: [PATCH] Fix link --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index d77af87a8..64836152c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -12,7 +12,7 @@ many Matrix features are already supported. This site aims to include relevant documentation to help you to get started with and run Dendrite. Check out the following sections: -* **[Installation](INSTALL.md)** for building and deploying your own Dendrite homeserver +* **[Installation](installation.md)** for building and deploying your own Dendrite homeserver * **[Administration](administration.md)** for managing an existing Dendrite deployment * **[Development](development.md)** for developing against Dendrite