chore: update homepage URL to https://www.etcher.io (#795)

The current url we use, http://etcher.io, now redirects to
https://www.etcher.io.

Fixes: https://github.com/resin-io/etcher/issues/794
Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
This commit is contained in:
Juan Cruz Viotti 2016-10-31 13:51:30 -04:00 committed by GitHub
parent 5ffcda9c8c
commit b4d53fd8e5
3 changed files with 3 additions and 3 deletions

View File

@ -39,7 +39,7 @@ License
Etcher is free software, and may be redistributed under the terms specified in
the [license].
[etcher]: http://etcher.io
[etcher]: https://www.etcher.io
[SUPPORT]: https://github.com/resin-io/etcher/blob/master/SUPPORT.md
[CONTRIBUTING]: https://github.com/resin-io/etcher/blob/master/docs/CONTRIBUTING.md
[CLI]: https://github.com/resin-io/etcher/blob/master/docs/CLI.md

View File

@ -11,7 +11,7 @@
<div class="modal-footer">
<div class="modal-menu">
<button class="button button-primary"
os-open-external="http://etcher.io">DOWNLOAD</button>
os-open-external="https://www.etcher.io">DOWNLOAD</button>
<button class="button button-default"
ng-click="modal.closeModal()">SKIP</button>
</div>

View File

@ -38,7 +38,7 @@
<svg-icon path="../../../assets/etcher.svg"
width="83px"
height="13px"
os-open-external="http://etcher.io"></svg-icon>
os-open-external="https://www.etcher.io"></svg-icon>
<span class="caption">
IS <span class="caption" os-open-external="https://github.com/resin-io/etcher">AN OPEN SOURCE PROJECT</span> BY