diff --git a/index.html b/index.html
index 78f2a82..e8d5434 100644
--- a/index.html
+++ b/index.html
@@ -18,7 +18,7 @@
['Listen', 'Hypem', 'h', 'https://hypem.com/popular', '/search/{}', '#83c441'],
['Listen', 'Line Radio', 'l', 'https://linerad.io', '/#{}', '#39CCCC'],
['Listen', 'SoundCloud', 's', 'https://soundcloud.com/discover', '/search?q={}', '#ff8800'],
- ['Listen', 'YouTube Music', 'm', 'https://music.youtube.com', '/search?q=', '#FF0004'],
+ ['Listen', 'YouTube Music', 'm', 'https://music.youtube.com', '/search?q={}', '#FF0004'],
['Watch', 'Netflix', 'n', 'https://www.netflix.com/browse', '/search?q={}', '#e50914'],
['Watch', 'Twitch', 't', 'https://www.twitch.tv/directory/following', null, '#6441a5'],
['Watch', 'YouTube', 'y', 'https://youtube.com/feed/subscriptions', '/results?search_query={}', '#cd201f'],