1
0
Fork 0

Fix bad macro documentation link

This commit is contained in:
Glenn Matthews 2022-01-02 16:55:14 -05:00 committed by GitHub
parent ccac712133
commit f6bd51f248
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.