Added docs redirect.

This commit is contained in:
Erik C. Thauvin 2020-03-02 20:54:12 -08:00
parent 166ca8af06
commit 8f8e702c7a
2 changed files with 12 additions and 1 deletions

View file

@ -85,4 +85,4 @@ bitly.call("/user".toEndPoint(), method = Methods.GET)
- View [Example](https://github.com/ethauvin/bitly-shorten/blob/master/examples/src/main/kotlin/com/example/BitlyRetrieve.kt)
### More
If all else fails, there's always more [Documentation](https://github.com/ethauvin/bitly-shorten/blob/master/docs/bitly-shorten/index.html).
If all else fails, there's always more [Documentation](https://ethauvin.github.io/bitly-shorten/).