docs: reorder sidebar — Quickstart before Installation

This commit is contained in:
teknium1 2026-03-05 07:15:35 -08:00
parent 1bc45ee8fe
commit f55025952d
4 changed files with 4 additions and 4 deletions

View file

@ -7,8 +7,8 @@ const sidebars: SidebarsConfig = {
label: 'Getting Started',
collapsed: false,
items: [
'getting-started/installation',
'getting-started/quickstart',
'getting-started/installation',
'getting-started/updating',
],
},