8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4047b25 commit 8f61718Copy full SHA for 8f61718
README.md
@@ -42,9 +42,9 @@ Usage
42
43
### Math
44
45
- * [math/vectors](http://localhost/gamejs/doc/api/gamejs/math/vectors/)
46
- * [math/matrix](http://localhost/gamejs/doc/api/gamejs/math/matrix/)
47
- * [math/random](http://localhost/gamejs/doc/api/gamejs/math/random/) random numbers and vectors
+ * [math/vectors](http://docs.gamejs.org/gamejs/doc/api/gamejs/math/vectors/)
+ * [math/matrix](http://docs.gamejs.org/gamejs/doc/api/gamejs/math/matrix/)
+ * [math/random](http://docs.gamejs.org/gamejs/doc/api/gamejs/math/random/)
48
49
50
Usage
0 commit comments