Skip to content

Commit

Permalink
Merge branch 'develop' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
sy-records authored Oct 22, 2021
2 parents ad9d1b4 + 57dc8a9 commit ae4a2f6
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 ae4a2f6

Please sign in to comment.