summaryrefslogtreecommitdiffhomepage
path: root/src/external/par_shapes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/external/par_shapes.h')
-rw-r--r--src/external/par_shapes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/external/par_shapes.h b/src/external/par_shapes.h
index 39831c8b..af06804d 100644
--- a/src/external/par_shapes.h
+++ b/src/external/par_shapes.h
@@ -10,7 +10,7 @@
// In addition to the comment block above each function declaration, the API
// has informal documentation here:
//
-// http://github.prideout.net/shapes/
+// https://prideout.net/shapes
//
// For our purposes, a "mesh" is a list of points and a list of triangles; the
// former is a flattened list of three-tuples (32-bit floats) and the latter is