mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-04 03:09:45 +00:00
Merge pull request #642 from revarbat/revarbat_dev
Small docs link fix in attachments.scad.
This commit is contained in:
commit
c784b9cb5b
1 changed files with 1 additions and 1 deletions
|
@ -1012,7 +1012,7 @@ module attachable(
|
|||
// Usage:
|
||||
// a = anchorpt(name, pos, [orient], [spin]);
|
||||
// Topics: Attachments
|
||||
// See Also: _attach_geom(), reorient(), attachable()
|
||||
// See Also: reorient(), attachable()
|
||||
// Description:
|
||||
// Creates an anchor data structure. For a more step-by-step explanation of attachments,
|
||||
// see the [[Attachments Tutorial|Tutorial-Attachments]].
|
||||
|
|
Loading…
Reference in a new issue