Skip to content

Commit c2210e0

Browse files
authored
fix broken link (#437)
1 parent 3777882 commit c2210e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/fundamentals/connection/connection-options.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,5 +294,5 @@ parameters of the connection URI to specify the behavior of the client.
294294
- Specifies the level of compression when using zlib to compress wire
295295
protocol messages. ``-1`` signifies the default level, ``0`` signifies
296296
no compression, ``1`` signifies the fastest speed, and ``9`` signifies
297-
the best compression. See :ref`node-network-compression` for more
297+
the best compression. See :ref:`node-network-compression` for more information.
298298

0 commit comments

Comments
 (0)