Skip to content

Commit f978112

Browse files
authored
Merge pull request numpy#28444 from partev/patch-1
DOC: fix URL redirects
2 parents deb2144 + 32a8559 commit f978112

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ https://doi.org/10.1038/s41586-020-2649-2)
1818

1919
NumPy is the fundamental package for scientific computing with Python.
2020

21-
- **Website:** https://www.numpy.org
21+
- **Website:** https://numpy.org
2222
- **Documentation:** https://numpy.org/doc
2323
- **Mailing list:** https://mail.python.org/mailman/listinfo/numpy-discussion
2424
- **Source code:** https://github.com/numpy/numpy
25-
- **Contributing:** https://www.numpy.org/devdocs/dev/index.html
25+
- **Contributing:** https://numpy.org/devdocs/dev/index.html
2626
- **Bug reports:** https://github.com/numpy/numpy/issues
2727
- **Report a security vulnerability:** https://tidelift.com/docs/security
2828

0 commit comments

Comments
 (0)