From a784a6fe2369dd85b40f35597366531e0a1b1b17 Mon Sep 17 00:00:00 2001 From: Fabio Manganiello Date: Sat, 25 May 2024 23:23:15 +0200 Subject: [PATCH] The index symlink is not needed. --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 8f6672ce29..2abe354ef2 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -33,7 +33,7 @@ Wiki .. toctree:: :maxdepth: 3 - wiki/index + wiki/Home wiki/Quickstart wiki/Installation wiki/Plugins-installation