66 < li class ="toc__item ">
77 < span class ="toc__link toc__link--nested toc__link--open toc__link--active "> MongoDB Tools</ span >
88 < ul class ="toc__nestedlist ">
9- < li class ="toc__item ">
10- < a class ="toc__link " href ="https://docs.mongodb.com/atlas-open-service-broker/ "> MongoDB Atlas Open Service Broker</ a >
11- </ li >
129 < li class ="toc__item ">
1310 < a class ="toc__link " href ="https://docs.mongodb.com/bi-connector/current/ "> MongoDB BI Connector</ a >
1411 </ li >
6461 < div class ="main__cards ">
6562 < h1 class ="title "> MongoDB Tools</ h1 >
6663
67- < a class ="card " href ="https://docs.mongodb.com/atlas-open-service-broker/ ">
68- < span class ="card__icon card__icon--document "> </ span >
69- < h3 class ="card__title "> MongoDB Atlas Open Service Broker</ h3 >
70- < p class ="card__body ">
71- Learn how you can use the Atlas Open Service Broker to deploy Atlas clusters and manage database users from within Kubernetes.
72- </ p >
73- </ a >
74-
7564 < a class ="card " href ="https://docs.mongodb.com/bi-connector/current/ ">
7665 < span class ="card__icon card__icon--document "> </ span >
7766 < h3 class ="card__title "> MongoDB BI Connector</ h3 >
@@ -98,7 +87,7 @@ <h3 class="card__title">MongoDB Command Line Interface</h3>
9887 </ p >
9988 </ a >
10089
101- < a class ="card " href ="https://github.com/mongodb/mongodb-kubernetes-operator ">
90+ < a class ="card " href ="https://github.com/mongodb/mongodb-kubernetes-operator/ ">
10291 < span class ="card__icon card__icon--document "> </ span >
10392 < h3 class ="card__title "> MongoDB Community Kubernetes Operator</ h3 >
10493 < p class ="card__body ">
@@ -115,7 +104,7 @@ <h3 class="card__title">MongoDB Compass</h3>
115104 </ p >
116105 </ a >
117106
118- < a class ="card " href ="https://docs.mongodb.com/database-tools ">
107+ < a class ="card " href ="https://docs.mongodb.com/database-tools/ ">
119108 < span class ="card__icon card__icon--document "> </ span >
120109 < h3 class ="card__title "> MongoDB Database Tools</ h3 >
121110 < p class ="card__body ">
@@ -182,24 +171,6 @@ <h2 class="heading">
182171
183172 < div class ="row ">
184173
185- < div class ="col-3 no-left-gutter ">
186- < div class ="block ">
187- < h3 class ="block__header "> MongoDB Atlas Open Service Broker</ h3 >
188- < h4 class ="block__title ">
189- < a class ="block__link " href ="https://docs.mongodb.com/atlas-open-service-broker/current/installation/ "> Install</ a >
190- </ h4 >
191- < p class ="block__body "> Follow this tutorial to install the Atlas Open Service Broker.</ p >
192- < h4 class ="block__title ">
193- < a class ="block__link " href ="https://docs.mongodb.com/atlas-open-service-broker/current/tutorial/deploy-replica-set "> Deploy Resources</ a >
194- </ h4 >
195- < p class ="block__body "> Deploy MongoDB replica set resources.</ p >
196- < h4 class ="block__title ">
197- < a class ="block__link " href ="https://docs.mongodb.com/atlas-open-service-broker/current/tutorial/manage-database-users/ "> Manage Users</ a >
198- </ h4 >
199- < p class ="block__body "> Create or delete database users.</ p >
200- </ div >
201- </ div >
202-
203174 < div class ="col-3 no-left-gutter ">
204175 < div class ="block ">
205176 < h3 class ="block__header "> MongoDB BI Connector</ h3 >
@@ -328,35 +299,35 @@ <h4 class="block__title">
328299 < div class ="block ">
329300 < h3 class ="block__header "> MongoDB Database Tools</ h3 >
330301 < h4 class ="block__title ">
331- < a class ="block__link " href ="https://docs.mongodb.com/database-tools/mongodump "> < tt > mongodump</ tt > </ a >
302+ < a class ="block__link " href ="https://docs.mongodb.com/database-tools/mongodump/ "> < tt > mongodump</ tt > </ a >
332303 </ h4 >
333304 < p class ="block__body "> Creates binary export of the contents of a MongoDB deployment.</ p >
334305 < h4 class ="block__title ">
335- < a class ="block__link " href ="https://docs.mongodb.com/database-tools/mongorestore "> < tt > mongorestore</ tt > </ a >
306+ < a class ="block__link " href ="https://docs.mongodb.com/database-tools/mongorestore/ "> < tt > mongorestore</ tt > </ a >
336307 </ h4 >
337308 < p class ="block__body "> Restore data from the binary dump created by < tt > mongodump</ tt > </ p >
338309 < h4 class ="block__title ">
339- < a class ="block__link " href ="https://docs.mongodb.com/database-tools/mongoimport "> < tt > mongoimport</ tt > </ a >
310+ < a class ="block__link " href ="https://docs.mongodb.com/database-tools/mongoimport/ "> < tt > mongoimport</ tt > </ a >
340311 </ h4 >
341312 < p class ="block__body "> Import Extended JSON, CSV, or TSV data to a MongoDB deployment.</ p >
342313 < h4 class ="block__title ">
343- < a class ="block__link " href ="https://docs.mongodb.com/database-tools/mongoexport "> < tt > mongoexport</ tt > </ a >
314+ < a class ="block__link " href ="https://docs.mongodb.com/database-tools/mongoexport/ "> < tt > mongoexport</ tt > </ a >
344315 </ h4 >
345316 < p class ="block__body "> Export data from a MongoDB deployment to Extended JSON or CSV.</ p >
346317 < h4 class ="block__title ">
347- < a class ="block__link " href ="https://docs.mongodb.com/database-tools/mongostat "> < tt > mongostat</ tt > </ a >
318+ < a class ="block__link " href ="https://docs.mongodb.com/database-tools/mongostat/ "> < tt > mongostat</ tt > </ a >
348319 </ h4 >
349320 < p class ="block__body "> Displays an overview of the status of a < tt > mongod</ tt > or < tt > mongos</ tt > instance.</ p >
350321 < h4 class ="block__title ">
351- < a class ="block__link " href ="https://docs.mongodb.com/database-tools/mongotop "> < tt > mongotop</ tt > </ a >
322+ < a class ="block__link " href ="https://docs.mongodb.com/database-tools/mongotop/ "> < tt > mongotop</ tt > </ a >
352323 </ h4 >
353324 < p class ="block__body "> Tracks the amount of time a < tt > mongod</ tt > instance spends reading and writing data.</ p >
354325 < h4 class ="block__title ">
355- < a class ="block__link " href ="https://docs.mongodb.com/database-tools/mongofiles "> < tt > mongofiles</ tt > </ a >
326+ < a class ="block__link " href ="https://docs.mongodb.com/database-tools/mongofiles/ "> < tt > mongofiles</ tt > </ a >
356327 </ h4 >
357328 < p class ="block__body "> Read, write, delete, or update files in GridFS</ p >
358329 < h4 class ="block__title ">
359- < a class ="block__link " href ="https://docs.mongodb.com/database-tools/bsondump "> < tt > bsondump</ tt > </ a >
330+ < a class ="block__link " href ="https://docs.mongodb.com/database-tools/bsondump/ "> < tt > bsondump</ tt > </ a >
360331 </ h4 >
361332 < p class ="block__body "> Display BSON files in a human-readable format.</ p class="block__body">
362333 </ div >
@@ -387,10 +358,10 @@ <h4 class="block__title">
387358 < a class ="block__link " href ="https://docs.mongodb.com/mongodb-shell/ "> Install</ a >
388359 </ h4 >
389360 < h4 class ="block__title ">
390- < a class ="block__link " href ="https://docs.mongodb.com/mongodb-shell/connect "> Connect to a Deployment</ a >
361+ < a class ="block__link " href ="https://docs.mongodb.com/mongodb-shell/connect/ "> Connect to a Deployment</ a >
391362 </ h4 >
392363 < h4 class ="block__title ">
393- < a class ="block__link " href ="https://docs.mongodb.com/mongodb-shell/crud "> Perform CRUD Operations</ a >
364+ < a class ="block__link " href ="https://docs.mongodb.com/mongodb-shell/crud/ "> Perform CRUD Operations</ a >
394365 </ h4 >
395366 </ div >
396367 </ div >
@@ -419,13 +390,13 @@ <h4 class="block__title">
419390 < div class ="block ">
420391 < h3 class ="block__header "> MongoDB for VS Code</ h3 >
421392 < h4 class ="block__title ">
422- < a class ="block__link " href ="https://docs.mongodb.com/mongodb-vscode/install "> Install</ a >
393+ < a class ="block__link " href ="https://docs.mongodb.com/mongodb-vscode/install/ "> Install</ a >
423394 </ h4 >
424395 < h4 class ="block__title ">
425- < a class ="block__link " href ="https://docs.mongodb.com/mongodb-vscode/playgrounds "> Explore Your Data with Playgrounds</ a >
396+ < a class ="block__link " href ="https://docs.mongodb.com/mongodb-vscode/playgrounds/ "> Explore Your Data with Playgrounds</ a >
426397 </ h4 >
427398 < h4 class ="block__title ">
428- < a class ="block__link " href ="https://docs.mongodb.com/mongodb-vscode/create-cluster-terraform "> Create an Atlas Cluster using Terraform</ a >
399+ < a class ="block__link " href ="https://docs.mongodb.com/mongodb-vscode/create-cluster-terraform/ "> Create an Atlas Cluster using Terraform</ a >
429400 </ h4 >
430401 </ div >
431402 </ div >
@@ -435,4 +406,4 @@ <h4 class="block__title">
435406 </ div >
436407</ div>
437408
438- < div id ="navbar " data-navprops ='{"links": [{"url": "https://docs.mongodb.com/manual/","text": "Server"},{"url": "https://docs.mongodb.com/ecosystem/ drivers/","text": "Drivers"},{"url": "https://docs.mongodb.com/cloud/","text": "Cloud"},{"url": "https://docs.mongodb.com/tools/","text": "Tools","active": true},{"url": "https://docs.mongodb.com/guides/","text": "Guides"}]} '> </ div >
409+ < div id ="navbar " data-navprops ='{"links": [{"url": "https://docs.mongodb.com/manual/","text": "Server"},{"url": "https://docs.mongodb.com/drivers/","text": "Drivers"},{"url": "https://docs.mongodb.com/cloud/","text": "Cloud"},{"url": "https://docs.mongodb.com/tools/","text": "Tools","active": true},{"url": "https://docs.mongodb.com/guides/","text": "Guides"}]} '> </ div >
0 commit comments