-
-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Description
Issue with current documentation:
On:
https://numpy.org/doc/
... https://numpy.org/doc/2.3/numpy-ref.pdf and https://numpy.org/doc/2.3/numpy-user.pdf are broken links.
Also, on all the https://numpy.org/doc pages I've looked at, the NumPy logo in the top-left corner of the page links to a https://numpy.org/doc page (not the NumPy homepage --- https://numpy.org/). I think this is could be very confusing for someone unfamiliar with NumPy who is directed to a https://numpy.org/doc page by e.g. a Google search --- they might gain the impression that the only part of NumPy publicly accessible is the documentation. I've raised this before (numpy/numpy.org#804) and the last contributor stated they would `fix the redirection link issue in a new PR' (that does not seem to have happened).
Idea or request for content:
No response