We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68ae7d0 commit ba39070Copy full SHA for ba39070
source/fundamentals/connection/network-compression.txt
@@ -55,7 +55,7 @@ by specifying the algorithms in one of two ways:
55
.. tab:: MongoClientOptions
56
:tabid: mongoclientoptions
57
58
- To enable compression using the `MongoClientOptions <{+api+}/api/global.html#MongoClientOptions>`__,
+ To enable compression using the `MongoClientOptions <{+api+}/interfaces/MongoClientOptions.html>`__,
59
pass the ``compressors`` option and the compression
60
algorithm you want to use. You can specify one or more compression
61
algorithms, separating them with commas:
0 commit comments