diff --git a/math/2.5d rotations.html b/maths/2.5d rotations.html
similarity index 98%
rename from math/2.5d rotations.html
rename to maths/2.5d rotations.html
index 1f877db..f228fc4 100644
--- a/math/2.5d rotations.html
+++ b/maths/2.5d rotations.html
@@ -413,8 +413,10 @@ X_ = s * np.matmul(SHEAR, X) + S # shear, then scale every point by s.
# The trajectory will still look 'realistic', not curving to the side but still
# 'visually correct' and will be functionally correct in that it
# starts at silo S and ends at target T.
-
+
-
+
+ 🔗 Back to MATHS home page
+ 🔗 Back to home page