We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73113d1 commit e5925c2Copy full SHA for e5925c2
config/redirects
@@ -8,7 +8,7 @@ symlink: current -> v1.20
8
# general redirects
9
[v1.17-v1.19]: ${prefix}/${version}/tutorial/client-side-encryption/ -> ${base}/${version}/tutorial/encryption/
10
[v1.16]: ${prefix}/${version}/tutorial/encryption/ -> ${base}/${version}/
11
-[v1.20-*]: ${prefix}/${version}/get-started/connect-to-mongodb -> ${base}/get-started/run-sample-query
+[v1.20-*]: ${prefix}/${version}/get-started/connect-to-mongodb -> ${base}/get-started/run-sample-query/
12
13
# standardization redirects
14
source/get-started/run-sample-query.txt
@@ -1,4 +1,5 @@
1
.. _php-run-sample-query:
2
+.. _php-connect-to-mongodb:
3
4
==================
5
Run a Sample Query
0 commit comments