diff --git a/constants.js b/constants.js index 464c307..d0749b9 100644 --- a/constants.js +++ b/constants.js @@ -7,6 +7,6 @@ module.exports = { spotify: "https://open.spotify.com/artist/4AjMDVVo5Hh1UJ5emUgX5s?si=Fii2vRh3TrGTpjTKMbuyhQ" }, music: { - nine: "https://soundcloud.com/abisoos/overdrive" + overdrive: "https://soundcloud.com/abisoos/overdrive" } };