mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-05 21:04:28 +08:00
fix: update amount and links
This commit is contained in:
parent
a89bf48ae9
commit
3a305ae69c
@ -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": [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user