docs: switch bigbot and caching guide position in docs (#4378)

This commit is contained in:
Fleny
2025-08-16 22:57:19 +05:30
committed by GitHub
parent 825906aed7
commit 7d09a05ea1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"label": "Big Bot Guide",
"position": 5,
"position": 6,
"link": {
"type": "generated-index",
"description": "Learn the most important concepts for a scalable bot."
+1 -1
View File
@@ -1,5 +1,5 @@
---
sidebar_position: 6
sidebar_position: 5
sidebar_label: Caching Guide
---