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

@ -57,7 +57,7 @@ class Versioning {
console.error(
`${chalk.yellow('No versions.js file found!')}` +
`\nYou should create your versions.js file in pages/en directory.` +
`\nPlease refer to https://docusaurus.io/docs/en/versioning.html.`,
`\nPlease refer to https://v1.docusaurus.io/docs/en/versioning.html.`,
);
}