sarah-ek / faer-rs

Linear algebra foundation for the Rust programming language
https://faer-rs.github.io
MIT License
1.82k stars 61 forks source link

Some links in the docs need to be fixed #114

Closed Transurgeon closed 6 months ago

Transurgeon commented 6 months ago

Describe the bug Update broken links in the faer documentation for sparse matrices.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://faer-rs.github.io/sparse.html
  2. Click on SparseColMator its (mutable) reference variant

Expected behavior The link should be updated to the following.

Screenshots

image

Desktop (please complete the following information):

Additional context I couldn't find the source code that generates the doc, if you point me to it I can make a PR resolving this issue.

sarah-ek commented 6 months ago

thanks! should be fixed now