From d45f10a5e67bb3aaf034dc5ee44b9113834d91e5 Mon Sep 17 00:00:00 2001 From: Martin Chang Date: Mon, 28 Jun 2021 09:35:54 +0800 Subject: [PATCH] fix redis link --- _Sidebar.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index f594bc7..771347e 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -34,7 +34,7 @@ * [Coz profiling](ENG-14-Coz) * [Brotli info](ENG-15-Brotli) * [Coroutines](ENG-16-Coroutines) -* [redis](ENG-17-Redis) +* [Redis](ENG-17-Redis) ## 中文文档 @@ -70,4 +70,4 @@ * [AOP面向切面编程](CHN-12-AOP面向切面编程) * [性能测试](CHN-13-性能测试) * [协程](CHN-16-协程) -* [redis](CHN-17-redis) +* [Redis](CHN-17-Redis)