Cleaned up docs
This commit is contained in:
parent
ff5af68360
commit
67d505f199
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -55,7 +55,7 @@
|
|||
<div class="breadcrumbs"></div>
|
||||
<div class="cover ">
|
||||
<h1 class="cover"><span><span>bitly-shorten</span></span></h1>
|
||||
<div class="platform-hinted UnderCoverText" data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/main"><p class="paragraph"><a href="https://github.com/ethauvin/bitly-shorten">Bitly Shortener for Kotlin/Java</a></p><p class="paragraph">A simple implementation of the link shortening (Bitlinks) abilities of the <a href="https://dev.bitly.com/api-reference">Bitly API v4</a>.</p></div></div>
|
||||
<div class="platform-hinted UnderCoverText" data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":dokkaHtml/main"><p class="paragraph"><a href="https://github.com/ethauvin/bitly-shorten">Bitly Shortener for Kotlin, Java & Android</a></p><p class="paragraph">A simple implementation of the <a href="https://bit.ly/">Bitly</a> link shortening (Bitlinks) <a href="https://dev.bitly.com/api-reference">API v4</a>.</p></div></div>
|
||||
</div>
|
||||
<h2 class="">Packages</h2>
|
||||
<div class="table"><a data-name="-2110431063%2FPackages%2F769193423" anchor-label="net.thauvin.erik.bitly" id="-2110431063%2FPackages%2F769193423" data-filterable-set=":dokkaHtml/main"></a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue