V3 Documentation error #276
Closed
DanielGamboa
started this conversation in
General
Replies: 1 comment
-
Thank you for reporting, I updated the link! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i found a small error in the documentation:
https://spatie.be/docs/image/v3/image-manipulations/adding-a-watermark
Watermark fit resize
To change the way the watermark is resized within the given boundaries you can use the $fit param. This param accepts any Fit enum value.
You can read more about resizing using the fit methods in the [resizing images](https://spatie.be/image/v3/image-manipulations/resizing-images) part of the docs.
URL should read: https://spatie.be/docs/image/v3/image-manipulations/resizing-images
If someone could pass it along that would be perfect.
Beta Was this translation helpful? Give feedback.
All reactions