From 541a6e18e6ed5222e5f5ddf854c5efbf71a59127 Mon Sep 17 00:00:00 2001 From: Dion Moult Date: Fri, 6 Sep 2024 16:55:56 +1000 Subject: [PATCH] Fix broken ifcconvert table in docs --- src/ifcopenshell-python/docs/ifcconvert.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/ifcopenshell-python/docs/ifcconvert.rst b/src/ifcopenshell-python/docs/ifcconvert.rst index 29647aa7c1..bc17accf52 100644 --- a/src/ifcopenshell-python/docs/ifcconvert.rst +++ b/src/ifcopenshell-python/docs/ifcconvert.rst @@ -14,7 +14,7 @@ table below. | | .igs, .xml, .svg, .h5, | | | | .ifc | | +-------------------------+-------------------------+----------------------+ -| .ifc | .dae, .abc, .usd, .obj, | `Bonsai`_ | +| .ifc | .dae, .abc, .usd, .obj, | Bonsai_ | | | .ply, .stl, .fbx, .glb, | | | | .gltf, .x3d, .dxf | | +-------------------------+-------------------------+----------------------+ @@ -41,9 +41,9 @@ table below. +-------------------------+-------------------------+----------------------+ | .csv | .ifc | IfcCSV_ | +-------------------------+-------------------------+----------------------+ -| .dxf | .ifc | `Bonsai`_ | +| .dxf | .ifc | Bonsai_ | +-------------------------+-------------------------+----------------------+ -| .obj | .ifc | `Bonsai`_ | +| .obj | .ifc | Bonsai_ | +-------------------------+-------------------------+----------------------+ | .json (CityJSON) | .ifc | IfcCityJSON_ | +-------------------------+-------------------------+----------------------+ @@ -64,7 +64,7 @@ table below. .. _Ifc5D: ifc5d.html .. _IfcCityJSON: ifccityjson.html .. _Ifc2JSON: other.html -.. _Bonsai: https://bonsaibim.org +.. _Bonsai: bonsai.html .. toctree:: :hidden: