Merge pull request #1642 from anniekao/patch-5
Update path to macros docs in tutorial
This commit is contained in:
commit
e342ee1e61
1 changed files with 1 additions and 1 deletions
|
@ -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?" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue