diff options
-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) |