From fa65de051dbf4fa92f27741b0dfdd434ed06375b Mon Sep 17 00:00:00 2001 From: jaymeandretta <43808639+jaymeandretta@users.noreply.github.com> Date: Thu, 4 Apr 2024 15:19:19 -0300 Subject: [PATCH] Updates links to BlenderBIM and IfcOpenShell documentation in README --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f353a28940..5465817024 100644 --- a/README.md +++ b/README.md @@ -18,14 +18,14 @@ and many other libraries, CLI apps, and more. Support is also provided for auxil For more information, see: * [IfcOpenShell Website](http://ifcopenshell.org) -* [IfcOpenShell Documentation](http://blenderbim.org/docs-python) - * [IfcOpenShell C++ Installation](https://blenderbim.org/docs-python/ifcopenshell/installation.html) - * [IfcOpenShell Python Installation](https://blenderbim.org/docs-python/ifcopenshell-python/installation.html) - * [IfcOpenShell Python Hello World Tutorial](https://blenderbim.org/docs-python/ifcopenshell-python/hello_world.html) +* [IfcOpenShell Documentation](https://ios-docs.blenderbim.org/index.html) + * [IfcOpenShell C++ Installation](https://ios-docs.blenderbim.org/ifcopenshell/installation.html) + * [IfcOpenShell Python Installation](https://ios-docs.blenderbim.org/ifcopenshell-python/installation.html) + * [IfcOpenShell Python Hello World Tutorial](https://ios-docs.blenderbim.org/ifcopenshell-python/hello_world.html) * [BlenderBIM Add-on Website](https://blenderbim.org) -* [BlenderBIM Add-on Documentation](http://blenderbim.org/docs) - * [Add-on Installation](https://blenderbim.org/docs/users/installation.html) - * [Exploring an IFC model](https://blenderbim.org/docs/users/exploring_an_ifc_model.html) +* [BlenderBIM Add-on Documentation](https://docs.blenderbim.org/index.html) + * [Add-on Installation](https://docs.blenderbim.org/users/installation.html) + * [Exploring an IFC model](https://docs.blenderbim.org/users/exploring_an_ifc_model.html) | Service | Status | | ----------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |