From 3a305ae69cb1a3a2b72cb54b4047fd15512b391f Mon Sep 17 00:00:00 2001 From: Mrugesh Mohapatra Date: Tue, 23 Sep 2025 20:28:37 +0530 Subject: [PATCH] fix: update amount and links --- client/static/funding.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/static/funding.json b/client/static/funding.json index 48516e21509..0e6694f04de 100644 --- a/client/static/funding.json +++ b/client/static/funding.json @@ -75,7 +75,7 @@ { "guid": "donate-page", "type": "payment-provider", - "address": "https://donate.freecodecamp.org", + "address": "https://www.freecodecamp.org/donate", "description": "Donate directly through our official donation page." } ], @@ -85,7 +85,7 @@ "status": "active", "name": "Monthly Support Plan", "description": "Join over 11,000 monthly donors supporting freeCodeCamp's mission to provide free coding education.", - "amount": 0, + "amount": 5, "currency": "USD", "frequency": "monthly", "channels": [ @@ -98,7 +98,7 @@ "status": "active", "name": "One-Time Donation", "description": "Make a one-time contribution to support our charity's open source development work.", - "amount": 0, + "amount": 100, "currency": "USD", "frequency": "one-time", "channels": [