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
|
@ -13,7 +13,7 @@ bool utils.pointOnLine(
|
|||
|
||||
Returns `true` if the point `check` lies on a line segment from point `from` to point `to`.
|
||||
|
||||
The fourth parameter controls the precision. See [pointOnBeam](#utilspointonbeam).
|
||||
The fourth parameter controls the precision. See [pointOnBeam](/reference/api/utils/pointonbeam).
|
||||
|
||||
<Example part="utils_pointonline">
|
||||
A Utils.pointOnLine() example
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue