1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

Fix open collective URL

The current URL is pointing a non existing page
This commit is contained in:
Néfix Estrada 2019-02-21 08:58:27 +01:00 committed by GitHub
parent 8e2608cf25
commit 68af25ae55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,6 +49,6 @@
},
"collective": {
"type": "opencollective",
"url": "https://opencollective.com/pixelfed-528"
"url": "https://opencollective.com/pixelfed"
}
}