Update link to linear_sweep

This commit is contained in:
Dennis Skinner 2024-12-06 20:11:20 -05:00 committed by GitHub
parent c442c5159a
commit d1a7870385
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1155,7 +1155,7 @@ module tag_this(tag)
// - `polygon()`
// - `projection()`
// - `polyhedron()` (or use [`vnf_polyhedron()`](vnf.scad#vnf_polyhedron))
// - `linear_extrude()` (or use [`linear_sweep()`](regions.scad#linear_sweep))
// - `linear_extrude()` (or use [`linear_sweep()`](skin.scad#functionmodule-linear_sweep))
// - `rotate_extrude()`
// - `surface()`
// - `import()`