rust-cookbook icon indicating copy to clipboard operation
rust-cookbook copied to clipboard

Broken Mathematics Links on the Intro Page

Open davehadley opened this issue 4 years ago • 0 comments
trafficstars

Links on the front page https://rust-lang-nursery.github.io/rust-cookbook/intro.html in the mathematics section link to pages with a 404 error.

For example the vector norm link is: https://rust-lang-nursery.github.io/rust-cookbook/mathematics/linear_algebra.html#vector-norm

Links on the mathematics page itself (https://rust-lang-nursery.github.io/rust-cookbook/science/mathematics.html) seem to work correctly. For example here the vector norm link here is: https://rust-lang-nursery.github.io/rust-cookbook/science/mathematics/linear_algebra.html#vector-norm which works for me.

Is mathematics a science? 🤔 It seems the rust-cookbook can't make up its mind! 😄

davehadley avatar Jan 21 '21 22:01 davehadley