Skip to content

Commit 248060b

Browse files
committed
Update nameLink in configuration.md
Like [this commit](#1651), thie configuration.md page needs to be updated.
1 parent a5cf85b commit 248060b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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)