Merge pull request #10439 from nextcloud/fix/adminmanual/nginx-github-link-syntax

fix(adminmanual): Fix github link syntax
This commit is contained in:
Christoph Wurst
2023-05-25 21:38:53 +02:00
committed by GitHub

View File

@@ -110,7 +110,7 @@ to the following to re-allow file uploads:
location ~ /\.(?!file).* {
See `issue #8802 on nextcloud/server <https://github.com/nextcloud/server/issues/8802>` for more information.
See `issue #8802 on nextcloud/server <https://github.com/nextcloud/server/issues/8802>`_ for more information.
Login loop without any clue in access.log, error.log, nor nextcloud.log
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^