From 67d505f1991998e7aabcd797469a89cf178dbd7d Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Sun, 29 Jan 2023 14:17:52 -0800 Subject: [PATCH] Cleaned up docs --- config/dokka/packages.md | 4 ++-- docs/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/dokka/packages.md b/config/dokka/packages.md index 12c5f52..14bdcc3 100644 --- a/config/dokka/packages.md +++ b/config/dokka/packages.md @@ -1,8 +1,8 @@ # Module bitly-shorten -[Bitly Shortener for Kotlin/Java](https://github.com/ethauvin/bitly-shorten) +[Bitly Shortener for Kotlin, Java & Android](https://github.com/ethauvin/bitly-shorten) -A simple implementation of the link shortening (Bitlinks) abilities of the [Bitly API v4](https://dev.bitly.com/api-reference). +A simple implementation of the [Bitly](https://bit.ly/) link shortening (Bitlinks) [API v4](https://dev.bitly.com/api-reference). # Package net.thauvin.erik.bitly diff --git a/docs/index.html b/docs/index.html index 4458074..309e02f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -55,7 +55,7 @@

bitly-shorten

-

Bitly Shortener for Kotlin/Java

A simple implementation of the link shortening (Bitlinks) abilities of the Bitly API v4.

+

Bitly Shortener for Kotlin, Java & Android

A simple implementation of the Bitly link shortening (Bitlinks) API v4.

Packages