From 99a72fb7d8b01d632832f80551725e6efcc01ad3 Mon Sep 17 00:00:00 2001 From: Bilel MEDIMEGH Date: Mon, 20 Mar 2023 09:49:43 +0100 Subject: [PATCH] Spotify Integration: link directly to dashboard page of Spotify Developers website (#26655) --- source/_integrations/spotify.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/spotify.markdown b/source/_integrations/spotify.markdown index 2caaee32ad3..b7306d78294 100644 --- a/source/_integrations/spotify.markdown +++ b/source/_integrations/spotify.markdown @@ -37,7 +37,7 @@ provide you with the Spotify application credentials Home Assistant needs to allow you to log in with your Spotify account. 1. If Spotify was previously integrated with your Home Assistant with _outdated_ credentials, it might be required to remove these old Spotify account credentials using the {% my application_credentials title="Home Assistant Application Credentials dashboard" %}. -2. Log in to the [Spotify Developer](https://developer.spotify.com) Dashboard. +2. Log in to the [Spotify Developer Dashboard](https://developer.spotify.com/dashboard). 3. Visit the [My Applications](https://developer.spotify.com/my-applications/#!/applications) page. 4. Click the **CREATE AN APP** button in the top right. Enter a name and description; feel free to use any name and description you like.