« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/urls-default.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'src/urls-default.yaml')
-rw-r--r--src/urls-default.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/urls-default.yaml b/src/urls-default.yaml
index e67bce39..95abedd7 100644
--- a/src/urls-default.yaml
+++ b/src/urls-default.yaml
@@ -68,11 +68,11 @@ localized:
     trackReferencedArtworks: 'track/<>/referenced-art/'
     trackReferencingArtworks: 'track/<>/referencing-art/'
 
-    vgmAlbum: 'vgm-album/<>/'
-    vgmAlbumCommentary: 'commentary/vgm-album/<>/'
-    vgmAlbumGallery: 'vgm-album/<>/gallery/'
-    vgmAlbumReferencedArtworks: 'vgm-album/<>/referenced-art/'
-    vgmAlbumReferencingArtworks: 'vgm-album/<>/referencing-art/'
+    vgmAlbum: 'album/vgm/<>/'
+    vgmAlbumCommentary: 'commentary/album/vgm/<>/'
+    vgmAlbumGallery: 'album/vgm/<>/gallery/'
+    vgmAlbumReferencedArtworks: 'album/vgm/<>/referenced-art/'
+    vgmAlbumReferencingArtworks: 'album/vgm/<>/referencing-art/'
 
 # This gets automatically switched in place when working from
 # a baseDirectory, so it should never be referenced manually.