Small docs link fix in attachments.scad.

This commit is contained in:
Garth Minette 2021-09-11 02:33:28 -07:00
parent be6c4332ac
commit a2c3c3916b

View File

@ -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]].