Explorar o código

Merge pull request #1301 from YeldhamDev/3d_transforms_ref_fix

Fixed "Vector math" reference in the new "Using transforms for 3D" page
Juan Linietsky %!s(int64=7) %!d(string=hai) anos
pai
achega
5b9b9fbb95
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tutorials/3d/using_transforms.rst

+ 1 - 1
tutorials/3d/using_transforms.rst

@@ -115,7 +115,7 @@ A simple way to visualize a transform is to just look at an object transform giz
 
 .. image:: img/transforms_gizmo.png
 
-For more information on the mathematics of vectors and transforms, please read the :ref:`vector_math` tutorials.
+For more information on the mathematics of vectors and transforms, please read the :ref:`doc_vector_math` tutorials.
 
 Manipulating Transforms
 =======================