diff options
-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 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'] |