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

@ -85,7 +85,7 @@ const config: Config = {
{
title: 'Docs',
items: [
{ label: 'Getting Started', to: '/getting-started/installation' },
{ label: 'Getting Started', to: '/getting-started/quickstart' },
{ label: 'User Guide', to: '/user-guide/cli' },
{ label: 'Developer Guide', to: '/developer-guide/architecture' },
{ label: 'Reference', to: '/reference/cli-commands' },