summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalf Gommers <ralf.gommers@gmail.com>2019-10-19 16:29:16 +0200
committerGitHub <noreply@github.com>2019-10-19 16:29:16 +0200
commit68f40c69a20da3cd895897c54c4fdaa0a070f02f (patch)
treed589a85ebc62e8506d8e084a14c3c5489b7f14c8
parentc1f56c455252e4c2dd2535f0ce140125aff8ece2 (diff)
parent39ab4c8f9015b4567db3f884dfc49495a98a1fa7 (diff)
downloadnumpy-68f40c69a20da3cd895897c54c4fdaa0a070f02f.tar.gz
Merge pull request #14743 from hyeongukryu/patch-1
DOC: Change from HTTP to HTTPS
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0599c46f7..ae92b6309 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:** http://docs.scipy.org/
+- **Documentation:** https://docs.scipy.org/
- **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