Skip to content

Commit fab1f7d

Browse files
author
ajosh0504
committed
Aligning position numbers
1 parent 515df35 commit fab1f7d

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

docs/20-dev-env/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"label": "Dev Environment",
3-
"position": 30,
3+
"position": 20,
44
"link": {
55
"type": "generated-index",
66
"description": "Setup the dev environment and prerequisites"

docs/30-import-data/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"label": "Import Data",
3-
"position": 40,
3+
"position": 30,
44
"link": {
55
"type": "generated-index",
66
"description": "Import datasets into your MongoDB Atlas cluster"

docs/40-agent-tools/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"label": "Create Agent Tools",
3-
"position": 50,
3+
"position": 40,
44
"link": {
55
"type": "generated-index",
66
"description": "Create tools for the agent"

docs/50-create-agent/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"label": "Create Agent",
3-
"position": 60,
3+
"position": 50,
44
"link": {
55
"type": "generated-index",
66
"description": "Orchestrate an AI agent using LangGraph"

docs/60-adding-memory/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"label": "Add Memory to the Agent",
3-
"position": 70,
3+
"position": 60,
44
"link": {
55
"type": "generated-index",
66
"description": "Add short-term memory to the agent"

0 commit comments

Comments
 (0)