diff --git a/config.example.json b/config.example.json index 0e1876f..7718dd9 100644 --- a/config.example.json +++ b/config.example.json @@ -24,11 +24,11 @@ }, { "generators": [ - "donation" + "donations" ], "links": { - "liberapay": "https://liberapay.com/yourteam", - "github": "https://github.com/sponsors/yourteam" + "Open Collective": "https://opencollective.com/yourteam", + "GitHub": "https://github.com/sponsors/yourteam" } } ],