mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 16:29:47 +02:00
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:
parent
50e38ec4c9
commit
b842197ac6
6 changed files with 6 additions and 6 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue