Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
{
"group": "Get Started",
"pages": [
"introduction",
"quickstart"
"quickstart",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Medium Logic

Consider the user journey when reordering these pages. Typically, an 'introduction' page provides context and overview before users dive into a 'quickstart'. This reordering may confuse new users who jump straight into quickstart without understanding the fundamentals. Consider whether this aligns with your documentation strategy.
Agent: 🤖 General

"introduction"
]
},
{
Expand Down