mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-03 04:53:42 +01:00
Fix spacing, re-add ios redirect page
This commit is contained in:
parent
6e915b9119
commit
edcab06e2d
11
supporting-docs/projects/2015-04-03-vector-ios.md
Normal file
11
supporting-docs/projects/2015-04-03-vector-ios.md
Normal file
|
|
@ -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…
Reference in a new issue