mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Merge pull request #10439 from nextcloud/fix/adminmanual/nginx-github-link-syntax
fix(adminmanual): Fix github link syntax
This commit is contained in:
@@ -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
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user