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 @@ -8,6 +8,7 @@ symlink: current -> v1.20
88# general redirects
99[v1.17-v1.19]: ${prefix}/${version}/tutorial/client-side-encryption/ -> ${base}/${version}/tutorial/encryption/
1010[v1.16]: ${prefix}/${version}/tutorial/encryption/ -> ${base}/${version}/
11+ [v1.20-*]: ${prefix}/${version}/get-started/connect-to-mongodb -> ${base}/${version}/get-started/run-sample-query/
1112
1213# standardization redirects
1314
@@ -48,3 +49,4 @@ symlink: current -> v1.20
4849[*-v1.19]: ${prefix}/${version}/stable-api/ -> ${base}/${version}/tutorial/stable-api/
4950[*-v1.19]: ${prefix}/${version}/whats-new/ -> ${base}/${version}/
5051[*-v1.19]: ${prefix}/${version}/aws-lambda/ -> ${base}/${version}/tutorial/aws-lambda/
52+
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Get Started with the PHP Library
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 to MongoDB </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+ .. _php-run-sample-query:
12.. _php-connect-to-mongodb:
23
34==================
4- Connect to MongoDB
5+ Run a Sample Query
56==================
67
78.. facet::
You can’t perform that action at this time.
0 commit comments