From edcab06e2d5bd86e0c7c2fd2753197ad2431a897 Mon Sep 17 00:00:00 2001 From: Oddvar Lovaas Date: Mon, 19 Sep 2016 15:39:26 +0100 Subject: [PATCH] Fix spacing, re-add ios redirect page --- supporting-docs/projects/2015-04-03-vector-ios.md | 11 +++++++++++ supporting-docs/projects/2015-06-02-riot-android.md | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 supporting-docs/projects/2015-04-03-vector-ios.md diff --git a/supporting-docs/projects/2015-04-03-vector-ios.md b/supporting-docs/projects/2015-04-03-vector-ios.md new file mode 100644 index 00000000..8cf097d7 --- /dev/null +++ b/supporting-docs/projects/2015-04-03-vector-ios.md @@ -0,0 +1,11 @@ +--- +layout: project +title: Try Matrix Now! +categories: projects client +-- + + + + + + diff --git a/supporting-docs/projects/2015-06-02-riot-android.md b/supporting-docs/projects/2015-06-02-riot-android.md index 3bd97191..a23e0afd 100644 --- a/supporting-docs/projects/2015-06-02-riot-android.md +++ b/supporting-docs/projects/2015-06-02-riot-android.md @@ -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/).