summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorInessa Pawson <inessapawson@gmail.com>2022-01-03 08:12:24 -0500
committerGitHub <noreply@github.com>2022-01-03 08:12:24 -0500
commitc7ee2e57659b6eb30c358326d0382d492641ac77 (patch)
tree1c82845bd1fe979c9765e5c713ce9aa92c9e48d8
parent8761fd623b02c7257cb4d4a7ea5d19d72a71dd93 (diff)
downloadnumpy-c7ee2e57659b6eb30c358326d0382d492641ac77.tar.gz
Update README.md
Thanks, Matti! Co-authored-by: Matti Picus <matti.picus@gmail.com>
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3b27c0219..d3249e3f3 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,11 @@ NumPy requires `pytest` and `hypothesis`. Tests can then be run after installat
Code of Conduct
----------------------
-NumPy is a community-driven open source project developed by a very diverse group of [contributors](/gallery/team.html). The NumPy leadership has made a strong commitment to creating an open, inclusive, and positive community. Please read the [NumPy Code of Conduct](/code-of-conduct) for guidance on how to interact with others in a way that makes our community thrive.
+NumPy is a community-driven open source project developed by a very diverse group of
+[contributors](https://numpy.org/gallery/team.html). The NumPy leadership has made a strong
+commitment to creating an open, inclusive, and positive community. Please read the
+[NumPy Code of Conduct](https://numpy.org/code-of-conduct/) for guidance on how to interact
+with others in a way that makes our community thrive.
Call for Contributions
----------------------