Skip to content

Commit 9f29fe7

Browse files
author
Sam Kleinman
committed
minor: build errors
1 parent 0f9e35d commit 9f29fe7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

source/reference/commands.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1761,7 +1761,7 @@ Diagnostics
17611761

17621762
.. dbcommand:: connPoolStats
17631763

1764-
.. include:: /includes/note-conn-pool-stats
1764+
.. include:: /includes/note-conn-pool-stats.rst
17651765

17661766
The command :dbcommand:`connPoolStats` returns information
17671767
regarding the number of open connections to the current database

source/reference/connection-pool-stats.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ connections between the :program:`mongos` and :program:`mongod`
1616
instances or between the :program:`mongod` instances in a shard
1717
cluster.
1818

19-
.. include:: /includes/note-conn-pool-stats
20-
..
19+
.. include:: /includes/note-conn-pool-stats.rst
20+
2121
Output
2222
------
2323

0 commit comments

Comments
 (0)