Skip to content

Commit

Permalink
Update nameLink in configuration.md
Browse files Browse the repository at this point in the history
Like [this commit](#1651), thie configuration.md page needs to be updated.
  • Loading branch information
2jun0 committed Oct 15, 2021
1 parent a5cf85b commit 248060b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,8 +301,8 @@ window.$docsify = {

// For each route
nameLink: {
'/zh-cn/': '/zh-cn/',
'/': '/',
'/zh-cn/': '#/zh-cn/',
'/': '#/',
},
};
```
Expand Down

0 comments on commit 248060b

Please sign in to comment.