Merge pull request #10446 from nextcloud/backport/10439/stable27

[stable27] fix(adminmanual): Fix github link syntax
This commit is contained in:
Christoph Wurst 2023-05-25 21:47:09 +02:00 committed by GitHub
commit cee45c3c20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^