Create README.md to avoid 404 (#8838)

This commit is contained in:
吴晟 Wu Sheng 2022-04-08 23:01:40 +08:00 committed by GitHub
parent bb7a6ad9a7
commit ea154b20c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

1
changes/README.md Normal file
View File

@ -0,0 +1 @@
## Changes are moved to [here](../docs/en/changes/)

View File

@ -232,7 +232,7 @@ catalog:
- name: "8.0.0" - name: "8.0.0"
path: "/en/changes/changes-8.0.0" path: "/en/changes/changes-8.0.0"
- name: "6.x" - name: "6.x"
path: "/en/changes/changes-7.x" path: "/en/changes/changes-6.x"
- name: "5.x" - name: "5.x"
path: "/en/changes/changes-5.x" path: "/en/changes/changes-5.x"