summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2017-12-16 20:19:17 -0500
committerGitHub <noreply@github.com>2017-12-16 20:19:17 -0500
commit2bfe6e00127436189fd596e96d25238a66a48561 (patch)
treea486ff656d7451154aafd0e9341b544025892068
parentc67fe9742fcae9c2f1969fe22d5096c1c7828fc5 (diff)
parent59a077b50ccf38a429b9e97939809197e0b69412 (diff)
Merge pull request #1696 from ajm113/patch-1
Corrected Erlang Solutions Download URL [skip ci]
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 41ca432..8075535 100644
--- a/README.md
+++ b/README.md
@@ -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.