Fix spacing, re-add ios redirect page

pull/977/head
Oddvar Lovaas 8 years ago
parent 6e915b9119
commit edcab06e2d

@ -0,0 +1,11 @@
---
layout: project
title: Try Matrix Now!
categories: projects client
--
<html>
<head>
<meta http-equiv="refresh" content="0; url=./riot-ios.html" />
</head>
</html>

@ -13,6 +13,6 @@ maturity: Beta
# {{ page.title }}
The Android version of the [Riot](https://matrix.org/docs/projects/client/riot.html) web client. Riot is a glossy client with focus on performance and usability.
The code is available from [github](https://github.com/vector-im/vector-android), and the app is available from the [Google Play store](https://play.google.com/store/apps/details?id=im.riot) and (as "Vector")[F-Droid](https://f-droid.org/repository/browse/?fdfilter=vector&fdid=im.vector.alpha).
The code is available from [github](https://github.com/vector-im/vector-android), and the app is available from the [Google Play store](https://play.google.com/store/apps/details?id=im.riot) and (as "Vector") [F-Droid](https://f-droid.org/repository/browse/?fdfilter=vector&fdid=im.vector.alpha).
If you want to help test the app, you can download development versions from [Jenkins](https://matrix.org/jenkins/job/VectorAndroidDevelop/).

Loading…
Cancel
Save