Skip to content

Commit ae4a2f6

Browse files
authored
Merge branch 'develop' into patch-1
2 parents ad9d1b4 + 57dc8a9 commit ae4a2f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/configuration.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -301,8 +301,8 @@ window.$docsify = {
301301

302302
// For each route
303303
nameLink: {
304-
'/zh-cn/': '/zh-cn/',
305-
'/': '/',
304+
'/zh-cn/': '#/zh-cn/',
305+
'/': '#/',
306306
},
307307
};
308308
```

0 commit comments

Comments
 (0)