feat: Update example JSON

This commit is contained in:
oSumAtrIX 2023-10-29 23:40:33 +01:00
parent afef7ec59d
commit 177e680ff7
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -24,11 +24,11 @@
}, },
{ {
"generators": [ "generators": [
"donation" "donations"
], ],
"links": { "links": {
"liberapay": "https://liberapay.com/yourteam", "Open Collective": "https://opencollective.com/yourteam",
"github": "https://github.com/sponsors/yourteam" "GitHub": "https://github.com/sponsors/yourteam"
} }
} }
], ],