@@ -39,12 +39,12 @@ public static void Main(String[] args)
3939
4040##Authentication
4141If you look through the available API-Methods, you will soon notice nearly all of them require Authentication.
42- Further infos on how to implement Authentication can be found [ here] ( /SpotifyWebApi /auth )
42+ Further infos on how to implement Authentication can be found [ here] ( /SpotifyWebAPI /auth )
4343
4444---
4545
4646##Examples
47- A list of small examples can be found [ here] ( /SpotifyWebApi /examples ) . Do you think a specific example is missing? Feel free to open a PR/Issue!
47+ A list of small examples can be found [ here] ( /SpotifyWebAPI /examples ) . Do you think a specific example is missing? Feel free to open a PR/Issue!
4848
4949---
5050
@@ -64,59 +64,59 @@ if (profile.HasError())
6464##API-Reference
6565
6666###Albums
67- * [ GetAlbumTracks] ( /SpotifyWebApi /albums#getalbumtracks )
68- * [ GetAlbum] ( /SpotifyWebApi /albums#getalbum )
69- * [ GetSeveralAlbums] ( /SpotifyWebApi /albums#getseveralalbums )
67+ * [ GetAlbumTracks] ( /SpotifyWebAPI /albums#getalbumtracks )
68+ * [ GetAlbum] ( /SpotifyWebAPI /albums#getalbum )
69+ * [ GetSeveralAlbums] ( /SpotifyWebAPI /albums#getseveralalbums )
7070
7171###Artists
72- * [ GetArtist] ( /SpotifyWebApi /artists#getartist )
73- * [ GetRelatedArtists] ( /SpotifyWebApi /artists#getrelatedartists )
74- * [ GetArtistsTopTracks] ( /SpotifyWebApi /artists#getartiststoptracks )
75- * [ GetArtistsAlbums] ( /SpotifyWebApi /artists#getartistsalbums )
76- * [ GetSeveralArtists] ( /SpotifyWebApi /artists#getseveralartists )
72+ * [ GetArtist] ( /SpotifyWebAPI /artists#getartist )
73+ * [ GetRelatedArtists] ( /SpotifyWebAPI /artists#getrelatedartists )
74+ * [ GetArtistsTopTracks] ( /SpotifyWebAPI /artists#getartiststoptracks )
75+ * [ GetArtistsAlbums] ( /SpotifyWebAPI /artists#getartistsalbums )
76+ * [ GetSeveralArtists] ( /SpotifyWebAPI /artists#getseveralartists )
7777
7878###Browse
79- * [ GetFeaturedPlaylists] ( /SpotifyWebApi /browse#getfeaturedplaylists )
80- * [ GetNewAlbumReleases] ( /SpotifyWebApi /browse#getnewalbumreleases )
81- * [ GetCategories] ( /SpotifyWebApi /browse#getcategories )
82- * [ GetCategory] ( /SpotifyWebApi /browse#getcategory )
83- * [ GetCategoryPlaylists] ( /SpotifyWebApi /browse#getcategoryplaylists )
79+ * [ GetFeaturedPlaylists] ( /SpotifyWebAPI /browse#getfeaturedplaylists )
80+ * [ GetNewAlbumReleases] ( /SpotifyWebAPI /browse#getnewalbumreleases )
81+ * [ GetCategories] ( /SpotifyWebAPI /browse#getcategories )
82+ * [ GetCategory] ( /SpotifyWebAPI /browse#getcategory )
83+ * [ GetCategoryPlaylists] ( /SpotifyWebAPI /browse#getcategoryplaylists )
8484
8585###Follow
86- * [ Follow] ( /SpotifyWebApi /follow#follow )
87- * [ Unfollow] ( /SpotifyWebApi /follow#unfollow )
88- * [ IsFollowing] ( /SpotifyWebApi /follow#isfollowing )
89- * [ FollowPlaylist] ( /SpotifyWebApi /follow#followplaylist )
90- * [ UnfollowPlaylist] ( /SpotifyWebApi /follow#unfollowplaylist )
91- * [ IsFollowingPlaylist] ( /SpotifyWebApi /follow#isfollowingplaylist )
86+ * [ Follow] ( /SpotifyWebAPI /follow#follow )
87+ * [ Unfollow] ( /SpotifyWebAPI /follow#unfollow )
88+ * [ IsFollowing] ( /SpotifyWebAPI /follow#isfollowing )
89+ * [ FollowPlaylist] ( /SpotifyWebAPI /follow#followplaylist )
90+ * [ UnfollowPlaylist] ( /SpotifyWebAPI /follow#unfollowplaylist )
91+ * [ IsFollowingPlaylist] ( /SpotifyWebAPI /follow#isfollowingplaylist )
9292
9393###Library
94- * [ SaveTracks] ( /SpotifyWebApi /library#savetracks )
95- * [ SaveTrack] ( /SpotifyWebApi /library#savetrack )
96- * [ GetSavedTracks] ( /SpotifyWebApi /library#getsavedtracks )
97- * [ RemoveSavedTracks] ( /SpotifyWebApi /library#removesavedtracks )
98- * [ CheckSavedTracks] ( /SpotifyWebApi /library#checksavedtracks )
94+ * [ SaveTracks] ( /SpotifyWebAPI /library#savetracks )
95+ * [ SaveTrack] ( /SpotifyWebAPI /library#savetrack )
96+ * [ GetSavedTracks] ( /SpotifyWebAPI /library#getsavedtracks )
97+ * [ RemoveSavedTracks] ( /SpotifyWebAPI /library#removesavedtracks )
98+ * [ CheckSavedTracks] ( /SpotifyWebAPI /library#checksavedtracks )
9999
100100###Playlists
101- * [ GetUserPlaylists] ( /SpotifyWebApi /playlists#getuserplaylists )
102- * [ GetPlaylist] ( /SpotifyWebApi /playlists#getplaylist )
103- * [ GetPlaylistTracks] ( /SpotifyWebApi /playlists#getplaylisttracks )
104- * [ CreatePlaylist] ( /SpotifyWebApi /playlists#createplaylist )
105- * [ UpdatePlaylist] ( /SpotifyWebApi /playlists#updateplaylist )
106- * [ ReplacePlaylistTracks] ( /SpotifyWebApi /playlists#replaceplaylisttracks )
107- * [ RemovePlaylistTracks] ( /SpotifyWebApi /playlists#removeplaylisttracks )
108- * [ RemovePlaylistTrack] ( /SpotifyWebApi /playlists#removeplaylisttrack )
109- * [ AddPlaylistTracks] ( /SpotifyWebApi /playlists#addplaylisttracks )
110- * [ AddPlaylistTrack] ( /SpotifyWebApi /playlists#addplaylisttrack )
111- * [ ReorderPlaylist] ( /SpotifyWebApi /playlists#reorderplaylist )
101+ * [ GetUserPlaylists] ( /SpotifyWebAPI /playlists#getuserplaylists )
102+ * [ GetPlaylist] ( /SpotifyWebAPI /playlists#getplaylist )
103+ * [ GetPlaylistTracks] ( /SpotifyWebAPI /playlists#getplaylisttracks )
104+ * [ CreatePlaylist] ( /SpotifyWebAPI /playlists#createplaylist )
105+ * [ UpdatePlaylist] ( /SpotifyWebAPI /playlists#updateplaylist )
106+ * [ ReplacePlaylistTracks] ( /SpotifyWebAPI /playlists#replaceplaylisttracks )
107+ * [ RemovePlaylistTracks] ( /SpotifyWebAPI /playlists#removeplaylisttracks )
108+ * [ RemovePlaylistTrack] ( /SpotifyWebAPI /playlists#removeplaylisttrack )
109+ * [ AddPlaylistTracks] ( /SpotifyWebAPI /playlists#addplaylisttracks )
110+ * [ AddPlaylistTrack] ( /SpotifyWebAPI /playlists#addplaylisttrack )
111+ * [ ReorderPlaylist] ( /SpotifyWebAPI /playlists#reorderplaylist )
112112
113113###Profiles
114- * [ GetPublicProfile] ( /SpotifyWebApi /profiles#getpublicprofile )
115- * [ GetPrivateProfile] ( /SpotifyWebApi /profiles#getprivateprofile )
114+ * [ GetPublicProfile] ( /SpotifyWebAPI /profiles#getpublicprofile )
115+ * [ GetPrivateProfile] ( /SpotifyWebAPI /profiles#getprivateprofile )
116116
117117###Search
118- * [ SearchItems] ( /SpotifyWebApi /search#searchitems )
118+ * [ SearchItems] ( /SpotifyWebAPI /search#searchitems )
119119
120120###Tracks
121- * [ GetSeveralTracks] ( /SpotifyWebApi /tracks#getseveraltracks )
122- * [ GetTrack] ( /SpotifyWebApi /tracks#gettrack )
121+ * [ GetSeveralTracks] ( /SpotifyWebAPI /tracks#getseveraltracks )
122+ * [ GetTrack] ( /SpotifyWebAPI /tracks#gettrack )
0 commit comments