« get me outta code hell

fix a typo which kept track nav links from working - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/upd8.js
diff options
context:
space:
mode:
author(quasar) nebula <towerofnix@gmail.com>2020-10-30 10:57:17 -0300
committer(quasar) nebula <towerofnix@gmail.com>2020-10-30 10:57:17 -0300
commite658559ed7b64e3009f5c851ab45827596b5004d (patch)
tree1e74635f62e7955efaf09c913dfb139f32fcebdf /upd8.js
parent2aca98d1c52c7b27bff593674fa78b5de7a3faf0 (diff)
fix a typo which kept track nav links from working
Diffstat (limited to 'upd8.js')
-rw-r--r--upd8.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/upd8.js b/upd8.js
index 62a9cfa..de8b71d 100644
--- a/upd8.js
+++ b/upd8.js
@@ -1419,7 +1419,7 @@ async function writeTrackPage(track) {
             links: [
                 ['./', 'Home'],
                 [`${C.ALBUM_DIRECTORY}/${album.directory}/`, album.name],
-                [`${C.TRACK_DIRECTORY}/${track.direcotry}/`, track.name],
+                [`${C.TRACK_DIRECTORY}/${track.directory}/`, track.name],
                 [null, generateAlbumNavLinks(album, track)]
             ],
             content: fixWS`