mirror of
https://github.com/YunoHost-Apps/lemmy_ynh.git
synced 2024-09-03 19:36:09 +02:00
Change demo link (error 404)
The demo link redirects to a 404 error. I don't know if the link to "demo" makes sense because it redirects to the instance search page. And this link already exists in the "Documentation and resources" part Maybe we should put the link to the main instance as demo? https://lemmy.ml/ See: https://github.com/YunoHost-Apps/lemmy_ynh/pull/10#issuecomment-933294506
This commit is contained in:
parent
1681bfab08
commit
93be8a6dee
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
"upstream": {
|
||||
"license": "GPL-3.0",
|
||||
"website": "https://join-lemmy.org/",
|
||||
"demo": "https://join.lemmy.ml/join/",
|
||||
"demo": "https://lemmy.ml/",
|
||||
"admindoc": "https://join-lemmy.org/docs/en/",
|
||||
"code": "https://github.com/LemmyNet/lemmy"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue