From 7b613a0bccdd9bafb09ab5f02d094b38e108b1f3 Mon Sep 17 00:00:00 2001 From: Bartok Date: Sat, 18 Jul 2026 12:13:04 -0400 Subject: [PATCH] docs(readme): use https for IfcOpenShell website link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a44a6ff78c..a6bb653c54 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ and many other libraries, CLI apps, and more. Support is also provided for auxil For more information, see: -* [IfcOpenShell Website](http://ifcopenshell.org) +* [IfcOpenShell Website](https://ifcopenshell.org) * [IfcOpenShell Documentation](https://docs.ifcopenshell.org) * [IfcOpenShell C++ Installation](https://docs.ifcopenshell.org/ifcopenshell/installation.html) * [IfcOpenShell Python Installation](https://docs.ifcopenshell.org/ifcopenshell-python/installation.html)