From 141cf955687868364fbf60680a64f0a40bf944af 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 (cherry picked from commit 7b613a0bccdd9bafb09ab5f02d094b38e108b1f3) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db0912cfde..411fac1ece 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)