Skip to content

Commit 3087585

Browse files
author
ajosh0504
committed
Aligning position numbers
1 parent d541ee2 commit 3087585

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-prepare-the-data/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"label": "Prepare the Data",
3-
"position": 40,
3+
"position": 30,
44
"link": {
55
"type": "generated-index",
66
"description": "Download, chunk, embed, and ingest the data"

docs/40-perform-vector-search/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"label": "Perform Vector Search on Your Data",
3-
"position": 50,
3+
"position": 440,
44
"link": {
55
"type": "generated-index",
66
"description": "Perform vector search queries using MongoDB Atlas Vector Search"

docs/50-build-rag-app/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"label": "Build the RAG Application",
3-
"position": 60,
3+
"position": 50,
44
"link": {
55
"type": "generated-index",
66
"description": "Build the RAG application"

docs/60-add-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 RAG application",
3-
"position": 70,
3+
"position": 60,
44
"link": {
55
"type": "generated-index",
66
"description": "Incorporate chat history into the RAG application"

0 commit comments

Comments
 (0)