diff options
author | Ralf Gommers <ralf.gommers@gmail.com> | 2020-11-13 14:59:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-13 15:59:37 +0100 |
commit | 3dca0c71d1446f4730c2b72d67719467a5ce528e (patch) | |
tree | d80a4fbbd5d3acc315f1a1516d28c2e11a5eb348 /.github | |
parent | 509b5ae4a7bb3c99324fd302ead1bbf4b130c741 (diff) | |
download | numpy-3dca0c71d1446f4730c2b72d67719467a5ce528e.tar.gz |
MAINT: update link to website in FUNDING.yml (#17768)
[ci skip]
Diffstat (limited to '.github')
-rw-r--r-- | .github/FUNDING.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 25322bd34..8283a20f7 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,3 +1,3 @@ github: [numfocus] tidelift: pypi/numpy -custom: https://www.numpy.org/#support-numpy +custom: https://numpy.org/about/ |