diff --git a/source/configuration.txt b/source/configuration.txt index c8eb38f..412c6bd 100644 --- a/source/configuration.txt +++ b/source/configuration.txt @@ -203,5 +203,5 @@ Compressing data to and from MongoDB MongoDB 3.4 added Snappy compression support, while zlib compression was added in 3.6, and zstd compression in 4.2. -Data compression can be enabled with the appropriate URI options, as documented -in the `C driver manual `__. +You can enable data compression the appropriate URI options. Learn about these options +in the `MongoDB C driver API documentation `__.