Skip to content

Commit 3b404b6

Browse files
authored
CDRIVER-6138 replace broken link (#2172)
Use soon-to-be-published new link added in DOCSP-54877.
1 parent e35f024 commit 3b404b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libmongoc/doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ def _maybe_update_inventories(app: Sphinx):
205205
206206
.. _configuring_tls: https://www.mongodb.com/docs/languages/c/c-driver/current/libmongoc/guides/configuring_tls/
207207
208-
.. _connection-pooling: https://www.mongodb.com/docs/languages/c/c-driver/current/libmongoc/guides/connection-pooling/
208+
.. _connection-pooling: https://www.mongodb.com/docs/languages/c/c-driver/current/connect/connection-pools/.
209209
210210
.. _in-use-encryption: https://www.mongodb.com/docs/languages/c/c-driver/current/libmongoc/guides/in-use-encryption/
211211

0 commit comments

Comments
 (0)