Skip to content

Commit

Permalink
Merge pull request #870 from gaurav-nelson/patch-1
Browse files Browse the repository at this point in the history
Fix #753
  • Loading branch information
anikethsaha authored Dec 2, 2019
2 parents 64e460a + 84384ee commit dd9e5f9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/more-pages.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ Matching routes

```text
docs/README.md => http://domain.com
docs/guide.md => http://domain.com/guide
docs/zh-cn/README.md => http://domain.com/zh-cn/
docs/zh-cn/guide.md => http://domain.com/zh-cn/guide
docs/guide.md => http://domain.com/#/guide
docs/zh-cn/README.md => http://domain.com/#/zh-cn/
docs/zh-cn/guide.md => http://domain.com/#/zh-cn/guide
```

## Sidebar
Expand Down

0 comments on commit dd9e5f9

Please sign in to comment.