Skip to content

Commit 564dfe9

Browse files
committed
small fixes
1 parent 5dcbd15 commit 564dfe9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/monitoring/cluster-monitoring.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ When you run the application, your subscriber records the SDAM event and
7171
outputs messages such as the following:
7272

7373
.. code-block:: none
74+
:copyable: false
7475

7576
Server opening on ac-rmuag0v-shard-00-00.gh0qg50.mongodb.net:27017
7677
Server opening on ac-rmuag0v-shard-00-01.gh0qg50.mongodb.net:27017
@@ -130,5 +131,5 @@ following API documentation:
130131
To learn more about subscriber classes and methods, see the following
131132
pages in the PHP manual:
132133

133-
- :php:`mongodb-driver-monitoring-sdamsubscriber`
134-
- :php:`mongodb-driver-monitoring-serveropeningevent`
134+
- :php:`MongoDB\Driver\Monitoring\SDAMSubscriber <mongodb-driver-monitoring-sdamsubscriber>`
135+
- :php:`MongoDB\Driver\Monitoring\ServerOpeningEvent <mongodb-driver-monitoring-serveropeningevent>`

0 commit comments

Comments
 (0)