Kaynağa Gözat

Merge pull request #1301 from YeldhamDev/3d_transforms_ref_fix

Fixed "Vector math" reference in the new "Using transforms for 3D" page
Juan Linietsky 7 yıl önce
ebeveyn
işleme
5b9b9fbb95
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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
 =======================