Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 07e7f4b

Browse files
Update .vitepress/config.ts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 9913889 commit 07e7f4b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.vitepress/config.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -203,10 +203,10 @@ function sidebarHome() {
203203
text: "Sequencing",
204204
collapsed: true,
205205
items: [
206-
{ text: "Overview", link: "/lean/sequencing/overview" },
207-
{ text: "Single", link: "/lean/sequencing/single" },
208-
{ text: "Based", link: "/lean/sequencing/based" },
209-
{ text: "Forced Inclusion", link: "/lean/sequencing/forced-inclusion" },
206+
{ text: "Overview", link: "/learn/sequencing/overview" },
207+
{ text: "Single", link: "/learn/sequencing/single" },
208+
{ text: "Based", link: "/learn/sequencing/based" },
209+
{ text: "Forced Inclusion", link: "/learn/sequencing/forced-inclusion" },
210210
],
211211
},
212212
{

0 commit comments

Comments
 (0)