1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-19 22:07:31 +02:00

Fixed example link.

This commit is contained in:
Chris Palmer
2025-04-15 13:12:00 +01:00
parent 3d370ccf72
commit 99ff256847
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
//!
//! Based on <https://gridfinity.xyz/specification>
//!
//! More examples [here](examples/gridfinity).
//! More examples [here](examples/Gridfinity).
//
include <../core.scad>
use <../utils/rounded_cylinder.scad>

View File

@@ -6291,7 +6291,7 @@ Generate storage bins compatible with Zack Freedman's Gridfinity design, see <ht
Based on <https://gridfinity.xyz/specification>
More examples [here](examples/gridfinity).
More examples [here](examples/Gridfinity).
[printed/gridfinity.scad](printed/gridfinity.scad) Implementation.