diff --git a/docs/cn/client.md b/docs/cn/client.md index c49b5e3d79..566ebf1766 100755 --- a/docs/cn/client.md +++ b/docs/cn/client.md @@ -751,7 +751,7 @@ set_request_compress_type()设置request的压缩方式,默认不压缩。 注意:附件不会被压缩。 -http/h2 body的压缩方法见[client压缩request body](http_client#压缩request-body)。 +http/h2 body的压缩方法见[client压缩request body](http_client.md#压缩request-body)。 支持的压缩方法有: diff --git a/docs/en/client.md b/docs/en/client.md index 15b1f0db07..82763f6588 100644 --- a/docs/en/client.md +++ b/docs/en/client.md @@ -757,7 +757,7 @@ set_request_compress_type() sets compress-type of the request, no compression by NOTE: Attachment is not compressed by brpc. -Check out [compress request body](http_client#压缩request-body) to compress http/h2 body. +Check out [compress request body](http_client.md#compress-request-body) to compress http/h2 body. Supported compressions: