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 48abf5f commit 0582736Copy full SHA for 0582736
source/index.txt
@@ -10,7 +10,6 @@ MongoDB PHP Library
10
.. toctree::
11
:titlesonly:
12
13
- Installation </tutorial/install-php-library>
14
Get Started </get-started>
15
/tutorial
16
/upgrade
@@ -38,7 +37,7 @@ New to the PHP Library?
38
37
If you have some experience with MongoDB but are new to the PHP library, the
39
following pages should help you get started:
40
41
-- :doc:`/tutorial/install-php-library`
+- :ref:`php-download-and-install`
42
43
- :doc:`/tutorial/connecting`
44
source/tutorial/install-php-library.txt
0 commit comments