docs: consistently use sidebars.js filename (#7016)

* modify sidebar.js to sidebars.js in installation.md

* modify sidebar.js to sidebars.js

Co-authored-by: leedom <leedom@jinlanzuan.com>
This commit is contained in:
Leedom 2022-03-27 09:55:12 +08:00 committed by GitHub
parent 50e38ec4c9
commit b842197ac6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 6 additions and 6 deletions

View file

@ -110,7 +110,7 @@ When tagging a new version, the document versioning mechanism will:
docs/new.md
# Edit the corresponding sidebar file.
sidebar.js
sidebars.js
```
</TabItem>