change matrix web-client (riot) to correct link

This commit is contained in:
creme 2020-07-16 18:18:38 +02:00
parent 31675a03bd
commit 3bdc13e566
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@ cat<<EOM > "$TMP_JSON"
"riot-web": {
"desc": "universal secure chat app for matrix (web-client)",
"version": "$(cat /var/lib/lxc/matrix/rootfs/opt/Riot/resources/webapp/version)",
"url": "https://matrix.envs.net/"
"url": "https://riot.envs.net/"
},
"searx": {
"desc": "privacy-respecting metasearch engine",