From b8590e37190d5a43245e60183c31fa2dd91ab5dc Mon Sep 17 00:00:00 2001 From: Jonathan Weth <git@jonathanweth.de> Date: Sun, 30 Mar 2025 12:17:14 +0200 Subject: [PATCH] Fix docs --- docs/admin/10_install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/10_install.rst b/docs/admin/10_install.rst index 813cafd65..b7b6a8f96 100644 --- a/docs/admin/10_install.rst +++ b/docs/admin/10_install.rst @@ -5,7 +5,7 @@ From PyPI --------- In this section we will install AlekSIS with `uWSGI` and `nGINX` on Debian -bullseye. +bookworm. Filesystem locations ~~~~~~~~~~~~~~~~~~~~ -- GitLab