Skip to content

Commit cee45c3

Browse files
Merge pull request #10446 from nextcloud/backport/10439/stable27
[stable27] fix(adminmanual): Fix github link syntax
2 parents af10e56 + 778c27f commit cee45c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

admin_manual/installation/nginx.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ to the following to re-allow file uploads:
110110
111111
location ~ /\.(?!file).* {
112112
113-
See `issue #8802 on nextcloud/server <https://github.com/nextcloud/server/issues/8802>` for more information.
113+
See `issue #8802 on nextcloud/server <https://github.com/nextcloud/server/issues/8802>`_ for more information.
114114

115115
Login loop without any clue in access.log, error.log, nor nextcloud.log
116116
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)