From 02bb7bea92dded391154100dbc907e73e98ed051 Mon Sep 17 00:00:00 2001 From: Yoni Chechik Date: Mon, 20 Jul 2020 21:01:06 +0300 Subject: [PATCH] fixed broken url fixed broken url (thanks https://github.com/IfcOpenShell/IfcOpenShell/issues/656) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22aa5259b8..69e777d592 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ Usage examples **Using the IfcOpenShell Python interface** - $ wget -O duplex.zip http://projects.buildingsmartalliance.org/files/?artifact_id=4278 + $ wget -O duplex.zip https://portal.nibs.org/files/wl/?id=4DsTgHFQAcOXzFetxbpRCECPbbfUqpgo $ unzip duplex.zip $ python >>> import ifcopenshell