From b217271027a7ca77e97d53f663a6a2d8c7308583 Mon Sep 17 00:00:00 2001 From: David Baker Date: Tue, 1 Apr 2025 15:28:34 +0100 Subject: [PATCH] Remove duplicate jitsi link (#29642) jitsi.md was linked both here and in the 'setup' section and I think it's more relevant to setup. The duplicate links are now breaking the deploy for some reason. We probably shouldn't have both. --- docs/SUMMARY.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 57b017bc1c..de93ce2812 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -46,7 +46,6 @@ - [Skinning](skinning.md) - [Cider editor](ciderEditor.md) - [Iconography](icons.md) -- [Jitsi](jitsi.md) - [Local echo](local-echo-dev.md) - [Media](media-handling.md) - [Room List Store](room-list-store.md)