Skip to content

Commit bd21b8f

Browse files
committed
added new content
1 parent 8b9a34b commit bd21b8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guides/docs/sidebar/multiple-sidebars.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ You can create **different sidebars** for separate sets of Markdown files and di
99
:::tip
1010
The official Docusaurus site itself is a good example of multiple sidebars:
1111

12-
- [Docs](/introduction)
12+
- [Docs](/docs/introduction)
1313
- [API](https://docusaurus.io/docs/cli)
1414
:::
1515

@@ -135,7 +135,7 @@ pagination_label: "Start Your Journey"
135135

136136
## The `ref` sidebar item {#sidebar-item-ref}
137137

138-
The `ref` item is like a [`doc` item](./items.mdx#sidebar-item-doc)
138+
The `ref` item is like a [`doc` item](./items#sidebar-item-doc)
139139
but **does not affect sidebar association or pagination generation**.
140140
It simply creates a clickable link in the sidebar.
141141

0 commit comments

Comments
 (0)