diff --git a/README.md b/README.md
index 21ba13c948..626c66f0f8 100644
--- a/README.md
+++ b/README.md
@@ -22,10 +22,10 @@ For more information, see:
* [IfcOpenShell C++ Installation](https://docs.ifcopenshell.org/ifcopenshell/installation.html)
* [IfcOpenShell Python Installation](https://docs.ifcopenshell.org/ifcopenshell-python/installation.html)
* [IfcOpenShell Python Hello World Tutorial](https://docs.ifcopenshell.org/ifcopenshell-python/hello_world.html)
-* [BlenderBIM Add-on Website](https://blenderbim.org)
-* [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)
+* [Bonsai Website](https://bonsaibim.org)
+* [Bonsai Documentation](https://docs.bonsaibim.org/index.html)
+ * [Add-on Installation](https://docs.bonsaibim.org/users/installation.html)
+ * [Exploring an IFC model](https://docs.bonsaibim.org/users/exploring_an_ifc_model.html)
Development is sponsored through your generous donations!
@@ -37,7 +37,7 @@ Contents
| Name | Description | License | Service |
| ------------------------- | --------------------------------------------------------------------- | ------------------- | ------- |
| bcf | Library to read and write BCF-XML and query OpenCDE BCF-API modules | LGPL-3.0-or-later | [](https://pypi.org/project/bcf-client/) |
-| blenderbim | Add-on to Blender providing a graphical native IFC authoring platform | GPL-3.0-or-later | [](https://blenderbim.org/download.html) [](https://github.com/IfcOpenShell/IfcOpenShell/releases?q=blenderbim&expanded=true) [](https://community.chocolatey.org/packages/blenderbim-nightly/) |
+| blenderbim | Add-on to Blender providing a graphical native IFC authoring platform | GPL-3.0-or-later | [](https://bonsaibim.org/download.html) [](https://github.com/IfcOpenShell/IfcOpenShell/releases?q=blenderbim&expanded=true) [](https://community.chocolatey.org/packages/blenderbim-nightly/) |
| bsdd | Library to query the bSDD API | LGPL-3.0-or-later | [](https://pypi.org/project/bsdd/) |
| ifc2ca | Utility to convert IFC structural analysis models to Code_Aster | LGPL-3.0-or-later |
| ifc4d | Convert to and from IFC and project management software | LGPL-3.0-or-later | [](https://pypi.org/project/ifc4d/) |
diff --git a/choco/bonsai/blenderbim.nuspec b/choco/bonsai/blenderbim.nuspec
index 7efaab665e..a6ca7b107d 100644
--- a/choco/bonsai/blenderbim.nuspec
+++ b/choco/bonsai/blenderbim.nuspec
@@ -15,7 +15,7 @@
https://github.com/IfcOpenShell/IfcOpenShell/blob/v0.8.0/COPYING
true
https://github.com/IfcOpenShell/IfcOpenShell
- https://docs.blenderbim.org/
+ https://docs.bonsaibim.org/
https://github.com/IfcOpenShell/IfcOpenShell/issues
blender bim blenderbim ifc python opensource foss
diff --git a/conda/meta.yaml b/conda/meta.yaml
index cb7a6b3600..53ad90be3f 100644
--- a/conda/meta.yaml
+++ b/conda/meta.yaml
@@ -76,14 +76,14 @@ about:
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)
- * [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)
+ * [IfcOpenShell Documentation](http://bonsaibim.org/docs-python)
+ * [IfcOpenShell C++ Installation](https://bonsaibim.org/docs-python/ifcopenshell/installation.html)
+ * [IfcOpenShell Python Installation](https://bonsaibim.org/docs-python/ifcopenshell-python/installation.html)
+ * [IfcOpenShell Python Hello World Tutorial](https://bonsaibim.org/docs-python/ifcopenshell-python/hello_world.html)
+ * [Bonsai Website](https://bonsaibim.org)
+ * [Bonsai Documentation](http://bonsaibim.org/docs)
+ * [Add-on Installation](https://bonsaibim.org/docs/users/installation.html)
+ * [Exploring an IFC model](https://bonsaibim.org/docs/users/exploring_an_ifc_model.html)
diff --git a/src/bonsai/CITATION.cff b/src/bonsai/CITATION.cff
index dd5fd4404c..bd449f69b6 100644
--- a/src/bonsai/CITATION.cff
+++ b/src/bonsai/CITATION.cff
@@ -2,7 +2,7 @@
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
-title: BlenderBIM Add-on
+title: Bonsai
message: >-
If you use this software, please cite it using the
metadata from this file.
@@ -10,9 +10,9 @@ type: software
authors:
- name: "IfcOpenShell contributors"
repository-code: >-
- https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.8.0/src/blenderbim
-url: 'https://blenderbim.org/'
-repository-artifact: 'https://blenderbim.org/download.html'
+ https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.8.0/src/bonsai
+url: 'https://bonsaibim.org/'
+repository-artifact: 'https://bonsaibim.org/download.html'
abstract: >-
Add-on to Blender providing a graphical native IFC
authoring platform
diff --git a/src/bonsai/README.md b/src/bonsai/README.md
index f4b9031fe8..06b8cc5c8a 100644
--- a/src/bonsai/README.md
+++ b/src/bonsai/README.md
@@ -1,5 +1,5 @@
-# BlenderBIM Add-on
+# Bonsai
An add-on to Blender to allow BIM functionality.
-More information on the [BlenderBIM Add-on website](https://blenderbim.org).
+More information on the [Bonsai website](https://bonsaibim.org).
diff --git a/src/bonsai/bonsai/__init__.py b/src/bonsai/bonsai/__init__.py
index b1c0ec5e57..e3e5eb0635 100644
--- a/src/bonsai/bonsai/__init__.py
+++ b/src/bonsai/bonsai/__init__.py
@@ -324,7 +324,7 @@ if IN_BLENDER:
layout.operator("bim.copy_debug_information", text="Copy Error Message To Clipboard")
op = layout.operator("bim.open_uri", text="How Can I Fix This?")
- op.uri = "https://docs.blenderbim.org/users/troubleshooting.html#installation-issues"
+ op.uri = "https://docs.bonsaibim.org/users/troubleshooting.html#installation-issues"
layout.label(text="Try Reinstalling:", icon="IMPORT")
op = layout.operator("bim.open_uri", text="Re-download Add-on")
diff --git a/src/bonsai/bonsai/bim/data/webui/templates/drawings.html b/src/bonsai/bonsai/bim/data/webui/templates/drawings.html
index 3e08ec623a..9b5ef1a74b 100644
--- a/src/bonsai/bonsai/bim/data/webui/templates/drawings.html
+++ b/src/bonsai/bonsai/bim/data/webui/templates/drawings.html
@@ -45,7 +45,7 @@