math: fix link to website
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
794826f34a
commit
f393560518
1 changed files with 2 additions and 2 deletions
|
|
@ -34,8 +34,8 @@
|
|||
//!
|
||||
//! ## Additional reading
|
||||
//!
|
||||
//! * [Coordinate system explainer](https://machengine.org/next/engine/math/coordinate-system/)
|
||||
//! * [Matrix storage explainer](https://machengine.org/next/engine/math/matrix-storage/)
|
||||
//! * [Coordinate system explainer](https://machengine.org/engine/math/coordinate-system/)
|
||||
//! * [Matrix storage explainer](https://machengine.org/engine/math/matrix-storage/)
|
||||
//!
|
||||
|
||||
const std = @import("std");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue