diff options
author | Andrew Mcrobb <andrewmcrobb@gmail.com> | 2017-12-16 18:13:44 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-16 18:13:44 -0700 |
commit | 59a077b50ccf38a429b9e97939809197e0b69412 (patch) | |
tree | a486ff656d7451154aafd0e9341b544025892068 | |
parent | c67fe9742fcae9c2f1969fe22d5096c1c7828fc5 (diff) |
Corrected Erlang Solutions Download URL
Current URL goes to 404 page, corrected URL to avoid confusion.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -90,7 +90,7 @@ themselves are generally not involved in that process. If you do not have a full Erlang install, we using [erln8](http://erln8.github.io/erln8/) or [kerl](https://github.com/yrashk/kerl). For binary packages use those provided -by [Erlang Solutions](https://www.erlang-solutions.com/downloads/download-erlang-otp), +by [Erlang Solutions](https://www.erlang-solutions.com/resources/download.html), but be sure to choose the "Standard" download option or you'll have issues building projects. |