1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/lemmy_ynh.git synced 2024-09-03 19:36:09 +02:00

Merge pull request #11 from MyNameIsTroll/patch-2

Change demo link (error 404)
This commit is contained in:
Éric Gaspar 2021-10-04 13:29:51 +02:00 committed by GitHub
commit f133c9e2d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
"upstream": { "upstream": {
"license": "GPL-3.0", "license": "GPL-3.0",
"website": "https://join-lemmy.org/", "website": "https://join-lemmy.org/",
"demo": "https://join.lemmy.ml/join/", "demo": "https://lemmy.ml/",
"admindoc": "https://join-lemmy.org/docs/en/", "admindoc": "https://join-lemmy.org/docs/en/",
"code": "https://github.com/LemmyNet/lemmy" "code": "https://github.com/LemmyNet/lemmy"
}, },