diff options
author | Stuart Archibald <stuart.archibald@googlemail.com> | 2020-10-05 14:08:04 +0100 |
---|---|---|
committer | Stuart Archibald <stuart.archibald@googlemail.com> | 2020-10-05 14:08:04 +0100 |
commit | 9a9abf7a07271fed54dcba8ebadc3c725a63d916 (patch) | |
tree | 9944f14f8f3c738f2b707277b15e903da07084d4 /.github | |
parent | cf1306a842d7b1064270bd06951a485121e60816 (diff) | |
download | numpy-9a9abf7a07271fed54dcba8ebadc3c725a63d916.tar.gz |
DOC: update code of conduct URL
As title.
Closes: #17458
Diffstat (limited to '.github')
-rw-r--r-- | .github/CODE_OF_CONDUCT.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md index 57c98060e..079098fae 100644 --- a/.github/CODE_OF_CONDUCT.md +++ b/.github/CODE_OF_CONDUCT.md @@ -1 +1 @@ -NumPy has a Code of Conduct, please see: https://www.numpy.org/devdocs/dev/conduct/code_of_conduct.html +NumPy has a Code of Conduct, please see: https://numpy.org/code-of-conduct |