File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -14,3 +14,5 @@ raw: ${prefix}/get-started/download-and-install/ -> ${base}/current/get-started/
1414[*-master]: ${prefix}/${version}/security/enterprise-authentication/ -> ${base}/${version}/security/authentication/
1515[*-master]: ${prefix}/${version}/faq/ -> ${base}/${version}/
1616[*-master]: ${prefix}/${version}/connect/connection-pools/ -> ${base}/${version}/connect/connection-options/#connection-pools
17+ [v4.7-*]: ${prefix}/${version}/get-started/connect-to-mongodb -> ${base}/${version}/get-started/run-sample-query/
18+
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Get Started with {+driver-short+}
2323 Download & Install </get-started/download-and-install/>
2424 Create a Deployment </get-started/create-a-deployment/>
2525 Create a Connection String </get-started/create-a-connection-string/>
26- Connect </get-started/connect-to-mongodb />
26+ Run a Sample Query </get-started/run-sample-query />
2727 Next Steps </get-started/next-steps/>
2828
2929Overview
Original file line number Diff line number Diff line change 1+ .. _pymongo-get-started-run-sample-query:
12.. _pymongo-get-started-connect-to-mongodb:
23
34==================
4- Connect to MongoDB
5+ Run a Sample Query
56==================
67
78.. procedure::
You can’t perform that action at this time.
0 commit comments