Skip to content

Commit 470ad0b

Browse files
Fixing links
1 parent d1d9364 commit 470ad0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ A Model Context Protocol server for interacting with MongoDB Databases and Mongo
1212
- [Prerequisites](#prerequisites)
1313
- [Setup](#setup)
1414
- [Quick Start](#quick-start)
15-
- [HTTP Transport Authentication](#http-authentication)
15+
- [HTTP Transport Authentication](#http-authentication-middleware)
1616
- [🛠️ Supported Tools](#supported-tools)
1717
- [MongoDB Atlas Tools](#mongodb-atlas-tools)
1818
- [MongoDB Database Tools](#mongodb-database-tools)
@@ -419,7 +419,7 @@ NOTE: atlas tools are only available when you set credentials on [configuration]
419419
- `collection-storage-size` - Get the size of a collection in MB
420420
- `db-stats` - Return statistics about a MongoDB database
421421
- `export` - Export query or aggregation results to EJSON format. Creates a uniquely named export accessible via the `exported-data` resource.
422-
- `vector-search` - Execute a vector similarity search ($vectorSearch) over a collection. See [Vector Search & Embeddings](#vector-search--embeddings).
422+
- `vector-search` - Execute a vector similarity search ($vectorSearch) over a collection. See [Vector Search & Embeddings](#vector-search-and-embeddings).
423423

424424
## 📄 Supported Resources
425425

0 commit comments

Comments
 (0)