summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2020-05-07 18:40:14 -0500
committerGitHub <noreply@github.com>2020-05-07 18:40:14 -0500
commitd3e64fcf2b1c97d75bae731107cf01d6c0e37caa (patch)
tree35eaf432885b267d2f9a2fa18118a3e4511a756f
parent872c6b7de255059a580de414d0030f86471193b1 (diff)
parent4a74b4684dde00b9b8748d4de1a438234c2dec25 (diff)
downloadnumpy-d3e64fcf2b1c97d75bae731107cf01d6c0e37caa.tar.gz
Merge pull request #16183 from melissawm/docs-link-readme
DOC: Fix link to numpy docs in README.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ae92b6309..276261a9f 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
NumPy is the fundamental package needed for scientific computing with Python.
- **Website:** https://www.numpy.org
-- **Documentation:** https://docs.scipy.org/
+- **Documentation:** https://numpy.org/doc
- **Mailing list:** https://mail.python.org/mailman/listinfo/numpy-discussion
- **Source code:** https://github.com/numpy/numpy
- **Contributing:** https://www.numpy.org/devdocs/dev/index.html