diff --git a/homeassistant/components/playstation_network/const.py b/homeassistant/components/playstation_network/const.py index df553a2ec01f2a..2da13757bc8e4e 100644 --- a/homeassistant/components/playstation_network/const.py +++ b/homeassistant/components/playstation_network/const.py @@ -17,4 +17,4 @@ } NPSSO_LINK: Final = "https://ca.account.sony.com/api/v1/ssocookie" -PSN_LINK: Final = "https://playstation.com" +PSN_LINK: Final = "https://www.playstation.com"