1
0
Fork 0

Merge pull request #1642 from anniekao/patch-5

Update path to macros docs in tutorial
This commit is contained in:
Joost De Cock 2022-01-15 17:57:44 +01:00 committed by GitHub
commit e342ee1e61
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?" />