1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-19 05:39:10 +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>