Skip to content

Commit e3fe8ff

Browse files
committed
provide windows installer via https://
1 parent d14f2cd commit e3fe8ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_posts/2014-08-07-elixir-v0-15-0-released.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ At the beginning of this summer, [Chris Hyndman](https://github.com/chyndman) jo
150150

151151
Chris has also built an [Elixir Web Installer for Windows](https://github.com/elixir-lang/elixir-windows-setup). The web installer checks all available Elixir versions and allows you to pick which one to install. It will also fetch and install Erlang in your machine in case it has not been installed yet.
152152

153-
If you want to give Elixir and the Web Installer a try, you can [download the current version here](http://s3.hex.pm/elixir-websetup.exe). And, if [Chocolatey](https://chocolatey.org/) is your thing, remember you can also install Elixir on Windows by running `cinst elixir`.
153+
If you want to give Elixir and the Web Installer a try, you can [download the current version here](https://s3.amazonaws.com/s3.hex.pm/elixir-websetup.exe). And, if [Chocolatey](https://chocolatey.org/) is your thing, remember you can also install Elixir on Windows by running `cinst elixir`.
154154

155155
## Welcome Alexei!
156156

install.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Choose your operating system and tool.
4646
### Windows
4747

4848
* Web installer
49-
* [Download the installer](http://s3.hex.pm/elixir-websetup.exe)
49+
* [Download the installer](https://s3.amazonaws.com/s3.hex.pm/elixir-websetup.exe)
5050
* Click next, next, ..., finish
5151
* Chocolatey
5252
* `cinst elixir`

0 commit comments

Comments
 (0)