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

@ -11,7 +11,7 @@ a string that includes the user's units.
###### This method is available as shorthand
You can access this units method from the [Part.shorthand](#shorthand) method:
You can access this units method from the [Part.shorthand](/reference/api/part/shorthand) method:
```js
let { units } = part.shorthand();