Skip to content

Commit 7a37098

Browse files
authored
Update README.md
1 parent cb7a444 commit 7a37098

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
@@ -67,7 +67,7 @@ JCenter Maven Repository:
6767
This library will work out of the box on Android.
6868

6969
## Documentation
70-
The `spotify-web-api-kotlin` JavaDocs are hosted at https://adamint.github.io/spotify-web-api-kotlin
70+
The `spotify-web-api-kotlin` JavaDocs are hosted at https://adamint.github.io/spotify-web-api-kotlin/docs/spotify-web-api-kotlin/
7171

7272
## Creating a SpotifyAPI or SpotifyClientAPI object
7373
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)