add link to docs
This commit is contained in:
parent
be1d9ded09
commit
a631730ad9
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ iex> AutoLinker.link("google.com", new_window: false, rel: false, class: false)
|
|||
"<a href='http://google.com'>google.com</a>"
|
||||
```
|
||||
|
||||
See the docs for more examples
|
||||
See the [Docs](https://hexdocs.pm/auto_linker/) for more examples
|
||||
|
||||
## License
|
||||
|
||||
|
|
Loading…
Reference in a new issue