From 14f5884e60dc8f092f590cf7500b96dae230bd2b Mon Sep 17 00:00:00 2001 From: Simon L Date: Mon, 24 Apr 2023 15:27:49 +0200 Subject: [PATCH] fix a link in the aio-config section Signed-off-by: Simon L --- php/templates/includes/aio-config.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/templates/includes/aio-config.twig b/php/templates/includes/aio-config.twig index 4853828c..f991cdb1 100644 --- a/php/templates/includes/aio-config.twig +++ b/php/templates/includes/aio-config.twig @@ -2,7 +2,7 @@ Click here to view the current AIO config and documentation links
{% if domain != '' %} Nextclouds config.php file is stored in the nextcloud_aio_nextcloud Docker volume and can by edited by following the config.phpdocumentation.

- You can run Nextcloud's usual occ commands by following the occdocumentation.

+ You can run Nextcloud's usual occ commands by following the occdocumentation.

{% endif %} {% if nextcloud_datadir starts with '/' %}