From be49d29d6544f6af3b6c0379d1d9221bbbde6337 Mon Sep 17 00:00:00 2001 From: Tallone Date: Fri, 23 Feb 2024 17:57:13 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=AD=A3=20MySQL=E8=BF=90?= =?UTF-8?q?=E7=BB=B4=20=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8dd479..a5faa48 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ - [Nginx 教程](https://github.com/dunwu/nginx-tutorial) 📚 - [Tomcat 运维](docs/linux/soft/tomcat-install.md) - [数据库](https://github.com/dunwu/db-tutorial) 📚 - - [Mysql 运维](https://github.com/dunwu/db-tutorial/blob/master/docs/sql/mysql/mysql-ops.md) + - [MySQL 运维](https://github.com/dunwu/db-tutorial/blob/master/docs/12.%E6%95%B0%E6%8D%AE%E5%BA%93/03.%E5%85%B3%E7%B3%BB%E5%9E%8B%E6%95%B0%E6%8D%AE%E5%BA%93/02.Mysql/20.Mysql%E8%BF%90%E7%BB%B4.md) - [Redis 运维](https://github.com/dunwu/db-tutorial/blob/master/docs/12.%E6%95%B0%E6%8D%AE%E5%BA%93/05.KV%E6%95%B0%E6%8D%AE%E5%BA%93/01.Redis/20.Redis%E8%BF%90%E7%BB%B4.md) ### Docker