mirror of https://github.com/zulip/zulip.git
apps: Point to the current Android app.
This commit is contained in:
parent
db5ed277d1
commit
9187acfb8c
|
@ -59,7 +59,7 @@ var apps_events = function () {
|
|||
image: "/static/images/app-screenshots/zulip-android.png",
|
||||
alt: "Android",
|
||||
description: "Zulip's native Android app makes it easy to keep up while on the go.",
|
||||
link: "https://play.google.com/store/apps/details?id=com.zulip.android",
|
||||
link: "https://play.google.com/store/apps/details?id=com.zulipmobile",
|
||||
},
|
||||
ios: {
|
||||
image: "/static/images/app-screenshots/zulip-iphone-rough.png",
|
||||
|
|
Loading…
Reference in New Issue