diff --git a/source/fundamentals/connection/network-compression.txt b/source/fundamentals/connection/network-compression.txt index 67e12b10e..000c42ae1 100644 --- a/source/fundamentals/connection/network-compression.txt +++ b/source/fundamentals/connection/network-compression.txt @@ -55,7 +55,7 @@ by specifying the algorithms in one of two ways: .. tab:: MongoClientOptions :tabid: mongoclientoptions - To enable compression using the `MongoClientOptions <{+api+}/api/global.html#MongoClientOptions>`__, + To enable compression using the `MongoClientOptions <{+api+}/interfaces/MongoClientOptions.html>`__, pass the ``compressors`` option and the compression algorithm you want to use. You can specify one or more compression algorithms, separating them with commas: