1
0
Fork 0

Update path to macros docs in tutorial

This commit is contained in:
Annie Kao 2022-01-12 17:32:50 -05:00 committed by GitHub
parent 4895aed2c9
commit 3182758114
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,7 @@ macro("round", {
})
```
<Note> You can find more information on the `round` macro in [the macros docs](/reference/macros/round/).</Note>
<Note> You can find more information on the `round` macro in [the macros docs](/reference/api/macros/round/).</Note>
<Example pattern="tutorial" part="step7" caption="Pretty good, but how are we going to fit it over the baby's head?" />