Skip to content

Commit 0d00fb2

Browse files
author
Sandeep Nair
committed
Updating file name
1 parent 1bef336 commit 0d00fb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/mongodb/vcore/migration-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This document describes the various options to lift and shift your MongoDB workl
4040
- *mongoexport* takes an argument specifying the subset of your existing data to export.
4141
- *mongoimport* opens a JSON or CSV file and inserts the content into the target database instance (Azure Cosmos DB in this case.).
4242
- Since JSON and CSV aren't compact formats, you may incur excess network charges as *mongoimport* sends data to Azure Cosmos DB.
43-
- Here's how you can [migrate data to Azure Cosmos DB for MongoDB vCore using the native MongoDB tools](./migrate-with-mongotools.md).
43+
- Here's how you can [migrate data to Azure Cosmos DB for MongoDB vCore using the native MongoDB tools](./migrate-with-mongo-tools.md).
4444

4545
## Data migration using Azure Databricks (Offline/Online)
4646

0 commit comments

Comments
 (0)