« get me outta code hell

urls: /vgm-album/ -> /album/vgm/ - 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:
author(quasar) nebula <qznebula@protonmail.com>2026-05-28 14:50:30 -0300
committer(quasar) nebula <qznebula@protonmail.com>2026-05-28 14:50:30 -0300
commit938fa447722c5db6679d4c6ccbfbc876b6b54190 (patch)
tree38c8e2ed9eeb831d8f660f6a995961b14029d61c /src/urls-default.yaml
parent5dd1ffc055a3656d8f3fec3c8ffe4a2b1fd59237 (diff)
urls: /vgm-album/ -> /album/vgm/
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.