fix a link in the aio-config section

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-04-24 15:27:49 +02:00
parent 48746c24de
commit 14f5884e60

View file

@ -2,7 +2,7 @@
<summary>Click here to view the current AIO config and documentation links</summary><br />
{% if domain != '' %}
Nextclouds config.php file is stored in the nextcloud_aio_nextcloud Docker volume and can by edited by following the <b><a href="https://github.com/nextcloud/all-in-one#how-to-edit-nextclouds-configphp-file-with-a-texteditor">config.php</a></b>documentation.<br><br>
You can run Nextcloud's usual occ commands by following the <b><a href="https://github.com/nextcloud/all-in-one#how-to-edit-nextclouds-configphp-file-with-a-texteditor">occ</a></b>documentation.<br><br>
You can run Nextcloud's usual occ commands by following the <b><a href="https://github.com/nextcloud/all-in-one#how-to-run-occ-commands">occ</a></b>documentation.<br><br>
{% endif %}
{% if nextcloud_datadir starts with '/' %}