@@ -112,7 +112,7 @@ jME includes two types of Matrix classes: Matrix3f and Matrix4f. Matrix3f is a 3
=== Transformations
-Multiplying a <<jme3/terminology#vectors#,Vector>> with a Matrix allows the Vector to be transformed. Either rotating, scaling or translating that Vector.
+Multiplying a <<jme3/terminology#vectors,Vector>> with a Matrix allows the Vector to be transformed. Either rotating, scaling or translating that Vector.