Skip to content

Commit ca714de

Browse files
committed
link name
1 parent 945031d commit ca714de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/connect/connection-pools.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ Using Forks with Connection Pools
4141
----------------------------------
4242

4343
A ``mongocxx::pool`` **cannot** be shared between a parent and a fork.
44-
You must create your connection pool after forking. See :ref:`thread safety
45-
documentation <cpp-fork-safety>`.
44+
You must create your connection pool after forking. See the :ref:`fork safety
45+
documentation <cpp-fork-safety>` documentation.
4646

4747
Configuring a Connection Pool
4848
-----------------------------

0 commit comments

Comments
 (0)