Merge pull request #10448 from nextcloud/backport/10439/stable25

[stable25] fix(adminmanual): Fix github link syntax
This commit is contained in:
Christoph Wurst 2023-05-25 21:47:08 +02:00 committed by GitHub
commit fae66971ff
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
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^