Fix link to Signal update location

Fixes #2043.
This commit is contained in:
Vincent 2018-03-23 15:21:17 +01:00 committed by Scott Nonnenberg
parent e0d0aa520e
commit 5b5903c70e
2 changed files with 2 additions and 2 deletions

View file

@ -108,7 +108,7 @@
</div> </div>
</script> </script>
<script type='text/x-tmpl-mustache' id='expired_alert'> <script type='text/x-tmpl-mustache' id='expired_alert'>
<a target='_blank' href='https://chrome.google.com/webstore/detail/bikioccmkafdpakkkcpdbppfkghcmihk'> <a target='_blank' href='https://signal.org/download/'>
<button class='upgrade'>{{ upgrade }}</button> <button class='upgrade'>{{ upgrade }}</button>
</a> </a>
{{ expiredWarning }} {{ expiredWarning }}

View file

@ -78,7 +78,7 @@
</div> </div>
</script> </script>
<script type='text/x-tmpl-mustache' id='expired_alert'> <script type='text/x-tmpl-mustache' id='expired_alert'>
<a target='_blank' href='https://chrome.google.com/webstore/detail/bikioccmkafdpakkkcpdbppfkghcmihk'> <a target='_blank' href='https://signal.org/download/'>
<button class='upgrade'>{{ upgrade }}</button> <button class='upgrade'>{{ upgrade }}</button>
</a> </a>
{{ expiredWarning }} {{ expiredWarning }}