« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/page/album.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/page/album.js')
-rw-r--r--src/page/album.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/page/album.js b/src/page/album.js
index edde73a..4ed5bcb 100644
--- a/src/page/album.js
+++ b/src/page/album.js
@@ -66,7 +66,7 @@ export function pathsTargetless({wikiData: {wikiInfo}}) {
     wikiInfo.canonicalBase === 'https://hsmusic.wiki/' &&
       {
         type: 'redirect',
-        fromPath: ['path', 'list/all-commentary/'],
+        fromPath: ['page', 'list/all-commentary'],
         toPath: ['commentaryIndex'],
       },
   ];