From 3fa29beb7fecc8ccac82284f7f1e660501d82bfb Mon Sep 17 00:00:00 2001 From: creme Date: Fri, 6 Aug 2021 11:48:16 +0200 Subject: [PATCH] fix more uri's --- docs/index.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/index.md b/docs/index.md index 61884f1..6990a53 100644 --- a/docs/index.md +++ b/docs/index.md @@ -38,13 +38,13 @@ In recent years, the need for supporting digital tools for team collaboration ha * [Find people and send direct messages](messaging.md) * [Use end-to-end encryption](encryption.md) * [Create rooms and take responsibility](rooms.md) - * [Sharing rooms and making them public](/rooms/sharing.md) - * [Find rooms](/rooms/find.md) - * [Delete and leave rooms](/rooms/delete.md) + * [Sharing rooms and making them public](/rooms/sharing/) + * [Find rooms](/rooms/find/) + * [Delete and leave rooms](/rooms/delete/) * [Fine-tune notifications](notifications.md) -* [Use integrations, bridges, bots (e.g. Jitsi)](/advanced/integrations.md) +* [Use integrations, bridges, bots (e.g. Jitsi)](/advanced/integrations/) * [More Clients](/clients/more_clients.md) -* [Using spaces as room filters](/advanced/spaces.md) +* [Using spaces as room filters](advanced/spaces/) * [Further development of Matrix](development.md) * [Privacy policy](https://envs.net/privacy-policy/) * [Impressum](impressum.md)