about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSchimon Jehuda <sjehuda@yandex.com>2022-05-18 14:11:39 +0300
committerGeorg Lukas <georg@op-co.de>2022-05-29 12:58:03 +0200
commit35072cf842cd6ecf59421aaffe3d6acb3414f8d4 (patch)
treeb07bc18d100e07b4407172f93952d4d4ffc9e460
parent8fedfc03826aeb27ff07f62aeadf7c7117546aa4 (diff)
downloadphp-xmpp-invitation-35072cf842cd6ecf59421aaffe3d6acb3414f8d4.tar.gz
Fix Xabber URL
-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>"
 ]