diff options
author | Azul <azul@riseup.net> | 2014-04-22 12:11:17 +0200 |
---|---|---|
committer | Azul <azul@riseup.net> | 2014-04-22 12:11:17 +0200 |
commit | 925e0ca38a77254e24a72785b3034ef56ee1a23c (patch) | |
tree | 260144f52945fc396c052d5e0883ae68a94ca4eb /files/webapp | |
parent | 18126095d60f9703463195cacb1b60feb62e67a0 (diff) |
provider is demo.bitmask.net - fixes #5541
Diffstat (limited to 'files/webapp')
-rw-r--r-- | files/webapp/views/home/_text.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/webapp/views/home/_text.html.haml b/files/webapp/views/home/_text.html.haml index 58f881b..020a955 100644 --- a/files/webapp/views/home/_text.html.haml +++ b/files/webapp/views/home/_text.html.haml @@ -34,7 +34,7 @@ %p The following service providers are compatible with the Bitmask application: %ul - %li= link_to 'bitmask.net', 'https://bitmask.net' + %li= link_to 'demo.bitmask.net', 'https://demo.bitmask.net' %li = link_to 'calyx.net', 'https://calyx.net' (coming soon) |