diff --git a/docs/source/reference/modding/custom-models/pipeline-blender-collada-static-models.rst b/docs/source/reference/modding/custom-models/pipeline-blender-collada-static-models.rst
index a2073f0e56..5cb336a305 100644
--- a/docs/source/reference/modding/custom-models/pipeline-blender-collada-static-models.rst
+++ b/docs/source/reference/modding/custom-models/pipeline-blender-collada-static-models.rst
@@ -14,14 +14,14 @@ Requirements
To use the Blender to OpenMW pipeline via COLLADA, you will need the following.
* `OpenMW 0.47 `_ or later
-* `Blender 2.81 `_ or later. Latest confirmed, working version is Blender 3.0
-* `OpenMW COLLADA Exporter `_
+* `Blender 2.83 `_ or later. Latest confirmed, working version is Blender 3.0
+* `OpenMW COLLADA Exporter `_
* A model you would like to export. In our case, it's a barrel.
The Barrel
********
The barrel shown in this tutorial, and its revelant files, are available from
-the `Example Suite repository `_.
+the `Example Suite repository `_.
This should be useful for further study of how to set up a static prop in case
the tutorial is not clear on any particular thing.