diff options
Diffstat (limited to 'doc/classes/Quat.xml')
-rw-r--r-- | doc/classes/Quat.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/classes/Quat.xml b/doc/classes/Quat.xml index 589f7d00c6..f1a6ce5c0b 100644 --- a/doc/classes/Quat.xml +++ b/doc/classes/Quat.xml @@ -10,8 +10,8 @@ Quaternions need to be (re)normalized. </description> <tutorials> - http://docs.godotengine.org/en/latest/tutorials/3d/using_transforms.html#interpolating-with-quaternions - http://docs.godotengine.org/en/latest/tutorials/math/rotations.html + <link>http://docs.godotengine.org/en/latest/tutorials/3d/using_transforms.html#interpolating-with-quaternions</link> + <link>http://docs.godotengine.org/en/latest/tutorials/math/rotations.html</link> </tutorials> <demos> </demos> |