Skip to content

Commit 22ed3d8

Browse files
committed
Fix docs
1 parent 9252556 commit 22ed3d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/lib.rs

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ Among the unsupported features are currently:
4949
- The `spreadMethod` attribute of gradients
5050
- Raster images are not color managed but use PDF's DeviceRGB color space
5151
- A number of features that were added in SVG2, See
52-
[here](https://github.com/RazrFalcon/resvg/blob/master/docs/svg2-changelog.md) for a more
53-
comprehensive list.
52+
[here](https://github.com/RazrFalcon/resvg/blob/master/docs/svg2-changelog.md) for a more
53+
comprehensive list.
5454
*/
5555

5656
mod render;

0 commit comments

Comments
 (0)