diff --git a/tutorials/physics/soft_body.rst b/tutorials/physics/soft_body.rst index 9b6febe7b..875265f7c 100644 --- a/tutorials/physics/soft_body.rst +++ b/tutorials/physics/soft_body.rst @@ -32,7 +32,7 @@ Cloak simulation Let's make a cloak in the Platformer3D demo. -.. note:: You can download the Platformer3D demo on `GitHub ` or `the Asset Library `_. +.. note:: You can download the Platformer3D demo on `GitHub `_ or `the Asset Library `_. Open the ``Player`` scene, add a ``SoftBody`` node and assign a ``PlaneMesh`` to it.