diff --git a/README.md b/README.md index c820295..f2ac3c2 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ iex> AutoLinker.link("google.com", new_window: false, rel: false, class: false) "google.com" ``` -See the docs for more examples +See the [Docs](https://hexdocs.pm/auto_linker/) for more examples ## License