Merge pull request #8293 from nextcloud/backport/8278/stable24

[stable24] Fix links formatting
This commit is contained in:
tflidd 2022-05-09 20:28:59 +02:00 committed by GitHub
commit ea1c2e676a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -128,7 +128,7 @@ Previews
--------
It is possible to speed up preview generation using an
external microservice: `Imaginary <https://github.com/h2non/imaginary>`.
external microservice: `Imaginary <https://github.com/h2non/imaginary>`_.
To do so, you will need to deploy the service and make sure that it is
not accessible from outside of your servers. Then you can configure
@ -150,4 +150,4 @@ Nextcloud to use Imaginary by editing your `config.php`:
.. note::
For large instance, you should follow `Imaginary's scability recommandation <https://github.com/h2non/imaginary#scalability>`
For large instance, you should follow `Imaginary's scability recommandation <https://github.com/h2non/imaginary#scalability>`_.