diff options
Diffstat (limited to 'website/mathematics/index.html')
-rw-r--r-- | website/mathematics/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/mathematics/index.html b/website/mathematics/index.html index 521619e..1c414b4 100644 --- a/website/mathematics/index.html +++ b/website/mathematics/index.html @@ -11,9 +11,9 @@ $$START CONTENT <h2>Topics</h2> <ul> + <li><a href="./linear_algebra/">Linear Algebra</a> -- the study multidimensional linear quantities.</li> <li><a href="./calculus/">Calculus</a> -- The age-old study of infinitesimal ratios.</li> <li><a href="./differential_equations/">Differential Equations</a> -- The math underlying our physical world.</li> - <li><a href="./linear_algebra/">Linear Algebra</a> -- the study multidimensional linear quantities.</li> </ul> <p> |