diff --git a/attachments.scad b/attachments.scad index 0b3c910..097985b 100644 --- a/attachments.scad +++ b/attachments.scad @@ -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]].