chore: prepare v1-v2 domain switch (#4475)

* prepare v1-v2 domain switch

* rename v1 changelog as CHANGELOG-1.x.md

* switch v1/v2 changelogs
This commit is contained in:
Sébastien Lorber 2021-03-22 20:26:47 +01:00 committed by GitHub
parent f12e8b596d
commit aaea26602b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
27 changed files with 4355 additions and 4349 deletions

View file

@ -5,7 +5,7 @@ title: Navigation and Sidebars
## Referencing Site Documents
If you want to reference another document in your `docs` directory (or the location you set via the [optional `customDocsPath`](https://docusaurus.io/docs/en/site-config.html#optional-fields) path site configuration option), then you just use the name of the document you want to reference.
If you want to reference another document in your `docs` directory (or the location you set via the [optional `customDocsPath`](https://v1.docusaurus.io/docs/en/site-config.html#optional-fields) path site configuration option), then you just use the name of the document you want to reference.
For example, if you are in `doc2.md` and you want to reference `doc1.md`: