We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dee4c5 commit 7b51255Copy full SHA for 7b51255
docs/basics/styling.mdx
@@ -22,7 +22,7 @@ You can style draw elements by passing the relevant named arguments to their dra
22
</Parameter>
23
<Parameter name="fill-rule" types="string" default_value=""non-zero"">
24
How to fill self-intersecting paths. Can be "non-zero" or "even-odd".
25
- [See Typst's path documentation for more details.](https://typst.app/docs/reference/visualize/path/#parameters-fill-rule)
+ [See Typst's path documentation for more details.](https://typst.app/docs/reference/visualize/curve/#parameters-fill-rule)
26
27
28
0 commit comments