diff --git a/library.properties b/library.properties index 2cbf4a2..7cde59b 100644 --- a/library.properties +++ b/library.properties @@ -5,6 +5,6 @@ maintainer = Finian Landes sentence = A wrapper for the Spotify API paragraph = This library provides a client to interact with the Spotify API. It is designed to be used with the ESP32 microcontroller. category = Communication -url = https://github.com/FinianLandes/Spotify_Esp32 +url = https://github.com/FinianLandes/SpotifyEsp32 architectures = * depends = WiFi, ArduinoJson, UrlEncode, base64