Docs: correct links to libvips documentation

This commit is contained in:
Lovell Fuller
2022-05-22 12:14:24 +01:00
parent 04c31b35a7
commit 7bf6cbd669
6 changed files with 10 additions and 10 deletions

View File

@@ -16,7 +16,7 @@ If a [similar request](https://github.com/lovell/sharp/labels/enhancement) exist
it's probably fastest to add a comment to it about your requirement.
Implementation is usually straightforward if libvips
[already supports](https://libvips.github.io/libvips/API/current/func-list.html)
[already supports](https://www.libvips.org/API/current/func-list.html)
the feature you need.
## Submit a Pull Request to fix a bug