XMPP invitation landing page, without javascript
Fix Xabber URL
Schimon Jehuda 2022-05-29
parent 8fedfc0 · commit 35072cf
-rw-r--r--clients_Android.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/clients_Android.json b/clients_Android.json
index 0a20250..6059c13 100644
--- a/clients_Android.json
+++ b/clients_Android.json
@@ -1,7 +1,7 @@
[
"<a href=\"https://play.google.com/store/apps/details?id=org.yaxim.androidclient\"><img src=\"assets/yaxim.svg\" height=\"60\">yaxim</a>",
"<a href=\"https://play.google.com/store/apps/details?id=eu.siacs.conversations\"><img src=\"assets/conversations.svg\" height=\"60\">Conversations</a>",
- "<a href=\"https://play.google.com/store/apps/details?id=com.xabber.android.beta/\"><img src=\"assets/xabber.svg\" height=\"60\">Xabber</a>",
+ "<a href=\"https://play.google.com/store/apps/details?id=com.xabber.android.beta\"><img src=\"assets/xabber.svg\" height=\"60\">Xabber</a>",
"<a href=\"https://play.google.com/store/apps/details?id=org.yaxim.bruno\"><img src=\"assets/bruno.png\" height=\"60\">Bruno</a>",
- "<a href=\"https://play.google.com/store/apps/details?id=de.monocles.chat\"><img src=\"assets/monocles.svg\" height=\"60\">monocles</a>"
+ "<a href=\"https://play.google.com/store/apps/details?id=de.monocles.chat\"><img src=\"assets/monocles.svg\" height=\"60\">Monocles</a>"
]