mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-28 06:51:16 +08:00
docs: reorder sidebar — Quickstart before Installation
This commit is contained in:
@@ -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' },
|
||||
|
||||
Reference in New Issue
Block a user