mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-06 21:03:47 +02:00
docs(v2): fixed broken link in sidebar documentation (#4472)
This commit is contained in:
parent
acc92461b0
commit
9bdb9eb630
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ In this example, notice the following:
|
|||
|
||||
- The key `docs` is the id of the sidebar. The id can be any value, not necessarily `docs`.
|
||||
- `Getting Started` is a category within the sidebar.
|
||||
- `greeting` and `doc1` are both [sidebar item](#sidebar-item).
|
||||
- `greeting` and `doc1` are both [sidebar item](#understanding-sidebar-items).
|
||||
|
||||
Shorthand notation can also be used:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue