1
0

Updated links and docs (#3488)

This commit is contained in:
mathiascode
2016-12-19 18:08:19 +02:00
committed by Mattes D
parent dddfb921ee
commit efc7fed05b
23 changed files with 49 additions and 47 deletions

View File

@@ -1236,7 +1236,7 @@ end
Type = "Vector3d",
},
},
Notes = "Returns a new Vector3d that is a {{http://en.wikipedia.org/wiki/Cross_product|cross product}} of this vector and the specified vector.",
Notes = "Returns a new Vector3d that is a {{https://en.wikipedia.org/wiki/Cross_product|cross product}} of this vector and the specified vector.",
},
Dot =
{