We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 367b8ce commit 70322c2Copy full SHA for 70322c2
1 file changed
docs/index.html
@@ -38,8 +38,8 @@
38
window.$docsify = {
39
loadSidebar: '_sidebar.md',
40
alias: {
41
+ '/docs/(.*)': '/$1',
42
'/.*/_sidebar.md': '/_sidebar.md',
- '/docs/(.*)': '$1'
43
},
44
name: false,
45
nameLink: '/',
0 commit comments