From e9800eb0ae8288693a3bd55aeff5cbf19c31c052 Mon Sep 17 00:00:00 2001 From: mrkaspa Date: Fri, 29 Jul 2016 14:33:51 -0500 Subject: [PATCH] fixed link to hexdocs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cacaab2..93f4e12 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ The package can be installed as: [{:exstreme, "~> 0.0.3"}] end - 2. Check the documentation: [available in Hex](https://hexdocs.pm/exstreme/doc/Exstreme.html) + 2. Check the documentation: [available in Hex](https://hexdocs.pm/exstreme/Exstreme.html) ## Usage