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

@ -7,6 +7,6 @@ about: Shows how you can use macros within your pattern
Macros are a way to facilitate pattern design by bundling a bunch of individual actions
into a little routine. Macros are provided by [plugins](/reference/plugins/).
Refer to the [macros documentation](/reference/api/macros/) for details on how to use macros,
Refer to the [macros documentation](/reference/macros/) for details on how to use macros,
and the [plugins](/reference/plugins/) documentation for info on how to create your
own macros.