Merge pull request #642 from revarbat/revarbat_dev

Small docs link fix in attachments.scad.
This commit is contained in:
Revar Desmera 2021-09-11 02:35:09 -07:00 committed by GitHub
commit c784b9cb5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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