File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -53,8 +53,8 @@ minimise the overlap between modules, so that developers can work on a single
5353portion of the code with relative certainty that their actions will not affects
5454other developers.
5555
56- - `BlenderBIM Add-on modules <https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.6 .0/src/blenderbim/blenderbim/bim/module >`__
57- - `IFC modules <https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.6 .0/src/ifcopenshell-python/ifcopenshell/api >`__
56+ - `BlenderBIM Add-on modules <https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.7 .0/src/blenderbim/blenderbim/bim/module >`__
57+ - `IFC modules <https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.7 .0/src/ifcopenshell-python/ifcopenshell/api >`__
5858
5959The BlenderBIM Add-on comes with a secret **demo module ** which is basically a
6060hello world coding tutorial which teaches you about all the moving parts. It's
@@ -278,9 +278,9 @@ authoring capabilities.
278278
279279The code for IfcOpenShell's various systems can be found here:
280280
281- - `ifcopenshell (core) <https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.6 .0/src/ifcopenshell-python/ifcopenshell >`__
282- - `ifcopenshell.util <https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.6 .0/src/ifcopenshell-python/ifcopenshell/util >`__
283- - `ifcopenshell.api <https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.6 .0/src/ifcopenshell-python/ifcopenshell/api >`__
281+ - `ifcopenshell (core) <https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.7 .0/src/ifcopenshell-python/ifcopenshell >`__
282+ - `ifcopenshell.util <https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.7 .0/src/ifcopenshell-python/ifcopenshell/util >`__
283+ - `ifcopenshell.api <https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.7 .0/src/ifcopenshell-python/ifcopenshell/api >`__
284284
285285Asking for help
286286---------------
You can’t perform that action at this time.
0 commit comments