1
0
Fork 0

chore(markdown): Updated links for v3

This commit is contained in:
Joost De Cock 2022-10-12 19:09:04 +02:00
parent df02504ef7
commit 7cc37ea150
25 changed files with 44 additions and 44 deletions

View file

@ -65,7 +65,7 @@ console.log(svg)
##### Remarks on the example code
- We are using `@freesewing/aaron` as the design, but you could use any design
- You probably want to [use your own measurements](/reference/api/settings/measurements)
- You probably want to [use your own measurements](/reference/settings/measurements)
or you could use `@freesewing/models` to load measurements from [our sizing grid](https://freesewing.org/sizes/)
- We are using `@freesewing/plugin-theme` to theme our SVG, but you
could [pass in your own CSS](/guides/plugins/using-hooks-without-plugin)