Skip to content

Commit 746675c

Browse files
committed
Use repo.hex.pm URL
1 parent 019ae58 commit 746675c

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](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`.
153+
If you want to give Elixir and the Web Installer a try, you can [download the current version here](https://repo.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
@@ -49,7 +49,7 @@ The preferred option for installing Elixir. Choose your operating system and too
4949
### Windows
5050

5151
* Web installer
52-
* [Download the installer](https://s3.amazonaws.com/s3.hex.pm/elixir-websetup.exe)
52+
* [Download the installer](https://repo.hex.pm/elixir-websetup.exe)
5353
* Click next, next, ..., finish
5454
* Chocolatey
5555
* `cinst elixir`

0 commit comments

Comments
 (0)