From e11b633841814b02201fcab24c9e93f52cd9385f Mon Sep 17 00:00:00 2001 From: Franziska Wegner Date: Thu, 11 Jan 2024 04:26:50 -0800 Subject: [PATCH] Error within the link add escaping --- .github/FUNDING.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 5b2ae4f5..6fb19b77 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -10,4 +10,4 @@ liberapay: # Replace with a single Liberapay username issuehunt: # Replace with a single IssueHunt username otechie: # Replace with a single Otechie username lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry -custom: [https://github.com/sponsors/franziska-wegner] # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] +custom: ['https://github.com/sponsors/franziska-wegner'] # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']