Update try.md

This commit is contained in:
kload@kload.fr 2014-05-16 11:46:57 +02:00 committed by YunoHost
parent 79ac7f700f
commit 9e85286e7c

4
try.md
View file

@ -9,11 +9,11 @@ Note that this demo platform runs a **beta version** of the software and **will
<div class="row text-center">
<div class="col-md-6">
<a href="https://demo.yunohost.org/webmail" class="btn btn-primary btn-lg">User interface</a>
<a href="https://demo.yunohost.org/" class="btn btn-primary btn-lg">User interface</a>
<p class="text-muted">Username: demo<br>Password: demo</p>
</div>
<div class="col-md-5">
<a href="https://demo.yunohost.org/ynhadmin" class="btn btn-danger btn-lg">Administrator interface</a>
<a href="https://demo.yunohost.org/yunohost/admin" class="btn btn-danger btn-lg">Administrator interface</a>
<p class="text-muted">Password: demo</p>
</div>
</div>