« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static
diff options
context:
space:
mode:
Diffstat (limited to 'src/static')
-rw-r--r--src/static/js/client-util.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/static/js/client-util.js b/src/static/js/client-util.js
index 51fbb1f0..de54945c 100644
--- a/src/static/js/client-util.js
+++ b/src/static/js/client-util.js
@@ -103,7 +103,7 @@ export const openArtist = d => rebase(`artist/${d}/`);
 export const openFlash = d => rebase(`flash/${d}/`);
 export const openGroup = d => rebase(`group/${d}/`);
 export const openTrack = d => rebase(`track/${d}/`);
-export const openVGMAlbum = d => rebase(`vgm-album/${d}/`);
+export const openVGMAlbum = d => rebase(`album/vgm/${d}/`);
 
 // TODO: This should also use urlSpec.