From 3802b8045df74ad5ffde0e9e6d7f4545d3ea89dc Mon Sep 17 00:00:00 2001 From: Pradyun Gedam Date: Sat, 11 Apr 2020 03:18:12 +0530 Subject: [PATCH] Avoid a redirect Co-Authored-By: Xavier Fernandez --- .github/FUNDING.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 4fe24ff7a..1bbd55808 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -7,4 +7,4 @@ community_bridge: # Replace with a single Community Bridge project-name e.g., cl liberapay: # Replace with a single Liberapay username issuehunt: # Replace with a single IssueHunt username otechie: # Replace with a single Otechie username -custom: https://pypi.org/sponsor # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] +custom: "https://pypi.org/sponsor/" # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']