1
0
Fork 0

fix: Broken links to the API reference

This commit is contained in:
nikhil 2022-08-20 18:07:26 -04:00
parent f0761cecf9
commit c83d618ad3
21 changed files with 33 additions and 33 deletions

View file

@ -84,7 +84,7 @@ For now, we only need these so that the pattern skeleton compiles properly.
<Note>
This will all become clear, but if you're curious, the API docs have all the details
on [the Part.shorthand() method](/reference/api/part/#shorthand).
on [the Part.shorthand() method](/reference/api/part/shorthand).
</Note>

View file

@ -31,7 +31,7 @@ You have a number of ways to test your pattern:
- Test measurements
- Test models
The [API docs on sampling](/reference/api/pattern/#sample) have all the details on how this works, but
The [API docs on sampling](/reference/api/pattern/sample) have all the details on how this works, but
for now we'll just look at the end result of each of these.
## Testing pattern options