1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pleroma_ynh.git synced 2024-09-03 20:15:59 +02:00

Merge pull request #240 from bugsysop/Deadlink

Remove `demo` dead link (distsn.org)
This commit is contained in:
yalh76 2023-04-19 20:22:20 +02:00 committed by GitHub
commit 71362e863d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,6 @@
"upstream": {
"license": "AGPL-3.0-only",
"website": "https://pleroma.social/",
"demo": "http://distsn.org/pleroma-instances.html",
"admindoc": "https://docs.pleroma.social/",
"code": "https://git.pleroma.social/pleroma/pleroma/"
},