Skip to content

Commit 1bef336

Browse files
author
Sandeep Nair
committed
Updated file name and alttext
1 parent 226e3fb commit 1bef336

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/cosmos-db/mongodb/vcore/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
- name: Migration options
4242
href: migration-options.md
4343
- name: Migrate using MongoDB tools
44-
href: migrate-with-mongotools.md
44+
href: migrate-with-mongo-tools.md
4545
- name: Troubleshooting and performance
4646
items:
4747
- name: Troubleshoot common issues

articles/cosmos-db/mongodb/vcore/migrate-with-mongotools.md renamed to articles/cosmos-db/mongodb/vcore/migrate-with-mongo-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To complete this tutorial, you need to:
3838

3939
## Choose the proper MongoDB native tool
4040

41-
![Diagram of selecting the best MongoDB native tool.](./media/tutorial-mongotools-cosmos-db/mongodb-native-tool-selection-table.png)
41+
![Table for selecting the best MongoDB native tool.](./media/tutorial-mongotools-cosmos-db/mongodb-native-tool-selection-table.png)
4242

4343
* *mongoexport/mongoimport* is the best pair of migration tools for migrating a subset of your MongoDB database.
4444
* *mongoexport* exports your existing data to a human-readable JSON or CSV file. *mongoexport* takes an argument specifying the subset of your existing data to export.

0 commit comments

Comments
 (0)