Skip to content

Commit b77281b

Browse files
committed
api links
1 parent 3e0710d commit b77281b

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

source/run-command.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -179,12 +179,10 @@ API Documentation
179179
For more information about the ``command()`` method, see the
180180
following {+php-library+} API documentation:
181181

182-
- `MongoDB\\Database::command() <{+api+}/method/MongoDBDatabase-command/>`__
182+
:phpmethod:`MongoDB\Database::command()`
183183

184184
For more information about the ``Cursor`` and ``ReadPreference`` classes,
185185
see the following {+extension-short+} API documentation:
186186

187-
- `MongoDB\\Driver\\Cursor
188-
<https://www.php.net/manual/en/class.mongodb-driver-cursor.php>`__
189-
- `MongoDB\\Driver\\ReadPreference
190-
<https://www.php.net/manual/en/class.mongodb-driver-readpreference.php>`__
187+
- :php:`MongoDB\Driver\Cursor <mongodb-driver-cursor.php>`
188+
- :php:`MongoDB\Driver\ReadPreference <mongodb-driver-readpreference.php>`

0 commit comments

Comments
 (0)