diff --git a/README.md b/README.md index cf1031a..ab82973 100644 --- a/README.md +++ b/README.md @@ -88,8 +88,7 @@ - [Tuning query_cache_size](https://releem.com/docs/mysql-performance-tuning/query_cache_size) - [Limiting the Size of the Query Cache](https://mariadb.com/docs/server/ha-and-performance/optimization-and-tuning/buffers-caches-and-threads/query-cache#limiting-the-size-of-the-query-cache) ### query_cache_limit -- [Tuning query_cache_limit](https://releem.com/docs/mysql-performance-tuning/query_cache_limit) -- [Limiting the Size of the Query Cache](https://mariadb.com/docs/server/ha-and-performance/optimization-and-tuning/buffers-caches-and-threads/query-cache#limiting-the-size-of-the-query-cache) +- [Tuning query_cache_limit](https://releem.com/docs/mysql-performance-tuning/query-cache#rec748257957) ### query_cache_min_res_unit - [Tuning query_cache_min_res_unit](https://releem.com/docs/mysql-performance-tuning/query_cache_min_res_unit) - [What is the best setting for query_cache_min_res_unit](https://dba.stackexchange.com/questions/42993/mysql-settings-for-query-cache-min-res-unit)