Skip to content

Commit

Permalink
docs: fix sirv link
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Oct 28, 2023
1 parent 85e56f0 commit 8b815ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/3.providers/sirv.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Use the `rotate` modifier to rotate your image. You can specify the number of de
```
### Color and light options
Sirv has various [color manipulation options]((https://sirv.com/help/articles/dynamic-imaging/color/)) like `grayscale`, `colorize`,`colortone`,`colorLevels`, as well as [light manipulation options](https://sirv.com/help/articles/dynamic-imaging/light/) like `lightness`,
Sirv has various [color manipulation options](https://sirv.com/help/articles/dynamic-imaging/color/) like `grayscale`, `colorize`,`colortone`,`colorLevels`, as well as [light manipulation options](https://sirv.com/help/articles/dynamic-imaging/light/) like `lightness`,
`hue`, `saturation`, `highlights`, `shadows`, `brightness`, `exposure`, `contrast`.
Here's how to convert an image to grayscale:
Expand Down

0 comments on commit 8b815ac

Please sign in to comment.