refactor(website): make deploy preview open next version docs by default (#6120)

* refactor(website): make deploy preview open next version docs by default

* Fix links
This commit is contained in:
Joshua Chen 2021-12-17 11:00:12 +08:00 committed by GitHub
parent 0c2765fb74
commit 7db4884853
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 12 additions and 10 deletions

View file

@ -391,7 +391,7 @@ module.exports = {
};
```
See it in action in the [Docusaurus Guides pages](/docs/next/category/guides).
See it in action in the [Docusaurus Guides pages](/docs/category/guides).
:::tip