diff options
author | Fred Hebert <mononcqc@ferd.ca> | 2017-12-16 20:19:17 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-16 20:19:17 -0500 |
commit | 2bfe6e00127436189fd596e96d25238a66a48561 (patch) | |
tree | a486ff656d7451154aafd0e9341b544025892068 | |
parent | c67fe9742fcae9c2f1969fe22d5096c1c7828fc5 (diff) | |
parent | 59a077b50ccf38a429b9e97939809197e0b69412 (diff) |
Merge pull request #1696 from ajm113/patch-1
Corrected Erlang Solutions Download URL [skip ci]
-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. |