fix: Broken links to the API reference
This commit is contained in:
parent
f0761cecf9
commit
c83d618ad3
21 changed files with 33 additions and 33 deletions
|
@ -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>
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue