Updated to new API documention URL.

This commit is contained in:
Erik C. Thauvin 2020-09-13 16:27:21 -07:00
parent 720986b83f
commit 2c8a9c61cc
4 changed files with 13 additions and 13 deletions

View file

@ -2,8 +2,8 @@
[Bitly Shortener for Kotlin/Java](https://github.com/ethauvin/bitly-shorten)
A simple implementation of the link shortening ([bitlinks](https://dev.bitly.com/v4/#tag/Bitlinks)) abilities of the [Bitly API v4](https://dev.bitly.com/v4).
A simple implementation of the link shortening (Bitlinks) abilities of the [Bitly API v4](https://dev.bitly.com/api-reference).
# Package net.thauvin.erik.bitly
Provides the classes necessary to access the [Bitly API v4](https://dev.bitly.com/v4).
Provides the classes necessary to access the [Bitly API v4](https://dev.bitly.com/api-reference).