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

@@ -50,7 +50,7 @@ const blend = {
* `hard-light`, `soft-light`, `difference`, `exclusion`.
*
* More information about blend modes can be found at
* https://libvips.github.io/libvips/API/current/libvips-conversion.html#VipsBlendMode
* https://www.libvips.org/API/current/libvips-conversion.html#VipsBlendMode
* and https://www.cairographics.org/operators/
*
* @since 0.22.0