From cdc5eea0c7fe3afacbb582b2578c7c91ffbb457f Mon Sep 17 00:00:00 2001 From: Michael Thelin Date: Sun, 3 Jul 2016 12:36:25 +0200 Subject: [PATCH] Fix link to Spotify's Web API Replaced link to Spotify's Web API with one that points to the Web API's landing page. (The old link pointed to a migration page from the old Web API.) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee46d81d..951c2dac 100644 --- a/README.md +++ b/README.md @@ -194,7 +194,7 @@ A collective list of JSON APIs for use in web development. | Musixmatch | Music | No, but `apikey` query string | [Go!](https://developer.musixmatch.com/) | | Songsterr | Provides guitar, bass and drums tabs and chords | No | [Go!](https://www.songsterr.com/a/wa/api/) | | Soundcloud | Music | No | [Go!](https://developers.soundcloud.com/) | -| Spotify | Music | Parts | [Go!](https://developer.spotify.com/web-api/migration-guide/) | +| Spotify | Music | Parts | [Go!](https://developer.spotify.com/web-api/) | ### Open Source projects