diff options
author | Ernest W. Durbin III <ewdurbin@gmail.com> | 2020-12-09 09:03:57 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-09 08:03:57 -0600 |
commit | d3e0f73354051f824cae563aeae215006158da28 (patch) | |
tree | 0b0f8cc1fb98e87a927a8d23cc3183bc868b5d4a | |
parent | 5035827ba4ca5d0daaf59ee7b55fd3333b34fdc6 (diff) | |
download | python-requests-d3e0f73354051f824cae563aeae215006158da28.tar.gz |
Update sponsorship link
PSF relaunched new sponsorship program and the URL has changed.
-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 daf77524..603c7ff9 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1 @@ -custom: ['https://www.python.org/psf/forms/sponsor-application/'] +custom: ['https://www.python.org/psf/sponsorship/'] |