Fix bad macro documentation link
This commit is contained in:
parent
ccac712133
commit
f6bd51f248
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@ Macros are provided by [plugins](/reference/plugins/). Here are some examples:
|
|||
|
||||
<Example pattern="rendertest" options={{ colors: false, circles: false, snippets: false, text: false, widthHd: false }}/>
|
||||
|
||||
Refer to [macro documentation](/reference/api/macro/) for details on how to use macros,
|
||||
Refer to the [macros documentation](/reference/api/macros/) for details on how to use macros,
|
||||
and the [plugins](/reference/plugins/) documentation for info on how to create your
|
||||
own macros.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue