diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/url-spec.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/url-spec.js b/src/url-spec.js index c1ed1eba..5c599416 100644 --- a/src/url-spec.js +++ b/src/url-spec.js @@ -22,7 +22,7 @@ const urlSpec = { root: '', path: '<>', - home: '/', + home: '', album: 'album/<>/', albumCommentary: 'commentary/album/<>/', |