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
|
@ -4,7 +4,7 @@ title: Point.shiftTowards()
|
|||
|
||||
Returns a new `Point` that is shifted `distance` (mm) in the direction of the `target`.
|
||||
|
||||
If you need to move a point a percentage instead of a specific distance, use [`Point.shiftFractionTowards()`](reference/api/point/shiftfractiontowards/) instead.
|
||||
If you need to move a point a percentage instead of a specific distance, use [`Point.shiftFractionTowards()`](/reference/api/point/shiftfractiontowards/) instead.
|
||||
|
||||
## Point.shiftTowards() signature
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue