Skip to content

Commit 3e024e0

Browse files
stardev7sy-records
andcommitted
docs: Update nameLink in configuration.md (#1653)
Like [this commit](docsifyjs/docsify#1651), thie configuration.md page needs to be updated. Co-authored-by: 沈唁 <52o@qq52o.cn>
1 parent 7ed0c70 commit 3e024e0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/configuration.md

Lines changed: 2 additions & 2 deletions
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)