Skip to content

Commit 9a391ae

Browse files
authored
Update README.md
1 parent 0cbfcf8 commit 9a391ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies {
5454
This library should work out of the box on Android.
5555

5656
## Documentation
57-
The `spotify-web-api-kotlin` KDocs are hosted at https://docs.adamratzman.com/-spotify-kotlin-wrapper/
57+
The `spotify-web-api-kotlin` KDocs are hosted at https://adamint.github.io/spotify-web-api-kotlin
5858

5959
## Creating a SpotifyAPI or SpotifyClientAPI object
6060
In order to use the methods in this library, you must create either a `SpotifyAPI` or `SpotifyClientAPI` object using their respective exposed builders. Client-specific methods are unable to be accessed with the generic SpotifyAPI, rather you must create an instance of the Client API.

0 commit comments

Comments
 (0)