Skip to content

Commit

Permalink
fix a broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
qiancai authored Aug 8, 2024
1 parent 86c6628 commit f3bf98f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion best-practices-on-public-cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ blob-file-compression = "zstd"

> **Note:**
>
> When Titan is enabled, there might be a slight performance degradation for range scans on the primary key. For more information, see [Impact of `min-blob-size` on performance](/storage-engine/titan-overview.md#impact-of-min-blob-size-on-performance).
> When Titan is enabled, there might be a slight performance degradation for range scans on the primary key. For more information, see [Impact of `min-blob-size` on performance](https://docs.pingcap.com/tidb/stable/titan-overview#impact-of-min-blob-size-on-performance).
### Increase all the compression levels

Expand Down

0 comments on commit f3bf98f

Please sign in to comment.