diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 1220f431d4e..8d842207ce8 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,6 +1,6 @@ # CGAL Resources -* [Official CGAL website](http://www.cgal.org) -* [Online manual](http://doc.cgal.org/latest/Manual/index.html) +* [Official CGAL website](https://www.cgal.org) +* [Online manual](https://doc.cgal.org/latest/Manual/index.html) * [Guidelines for contributing](https://github.com/CGAL/cgal/wiki/Guidelines) -* [Mailing lists](http://www.cgal.org/mailing_list.html) +* [Mailing lists](https://www.cgal.org/mailing_list.html) diff --git a/AABB_tree/demo/AABB_tree/resources/about.html b/AABB_tree/demo/AABB_tree/resources/about.html index 7e4e51c5c91..8d2c41d1ea0 100644 --- a/AABB_tree/demo/AABB_tree/resources/about.html +++ b/AABB_tree/demo/AABB_tree/resources/about.html @@ -4,11 +4,11 @@
Copyright ©2009 INRIA Sophia Antipolis - Mediterranee
This application illustrates the AABB tree component - of CGAL, applied to polyhedron + of CGAL, applied to polyhedron facets and edges.
See also the following chapters of the manual:
diff --git a/Alpha_shapes_3/demo/Alpha_shapes_3/about_Alpha_shapes_3.html b/Alpha_shapes_3/demo/Alpha_shapes_3/about_Alpha_shapes_3.html index 9bb2ab7827b..0c20cd04a02 100644 --- a/Alpha_shapes_3/demo/Alpha_shapes_3/about_Alpha_shapes_3.html +++ b/Alpha_shapes_3/demo/Alpha_shapes_3/about_Alpha_shapes_3.html @@ -3,8 +3,8 @@Copyright © 2008 GeometryFactory
This application illustrates the 3D Alpha shapes - of CGAL.
-See also the online + of CGAL.
+See also the online manual.