Skip to content

Commit 70322c2

Browse files
committed
Attempt to fix sidebar issues.
1 parent 367b8ce commit 70322c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
window.$docsify = {
3939
loadSidebar: '_sidebar.md',
4040
alias: {
41+
'/docs/(.*)': '/$1',
4142
'/.*/_sidebar.md': '/_sidebar.md',
42-
'/docs/(.*)': '$1'
4343
},
4444
name: false,
4545
nameLink: '/',

0 commit comments

Comments
 (0)