« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/url-spec.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/url-spec.js b/src/url-spec.js
index 2dd63509..ec971c0c 100644
--- a/src/url-spec.js
+++ b/src/url-spec.js
@@ -2,7 +2,7 @@ import {withEntries} from '#sugar';
 
 const genericPaths = {
   root: '',
-  path: '<>/',
+  path: '<>',
 };
 
 const urlSpec = {