Commit 9dba4d574db24b51bbdd2e65ecc778ee1739635f

Stephen Moloney 2017-02-16T19:28:48

typo fix on link

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/docs/getting_started.md b/docs/getting_started.md
index c0bce49..d7c272f 100644
--- a/docs/getting_started.md
+++ b/docs/getting_started.md
@@ -176,4 +176,4 @@ ExOvh.Services.V1.Cloud.Cloudstorage.Query.get_containers(service_name) \
 
 #### Usage guide
 
-- For more usage examples see the usage guide or the [hex documentation](https://github.com/stephenmoloney/ex_ovh/blob/master/docs/mix_task.md)
\ No newline at end of file
+- For more usage examples see the usage guide or the [hex documentation](https://hexdocs.pm/ex_ovh/ExOvh.html)
\ No newline at end of file