From c6e2ab8a4acf83de4470003310ab2162444d37d9 Mon Sep 17 00:00:00 2001 From: Baohua Yang Date: Tue, 24 Feb 2026 13:01:16 -0800 Subject: [PATCH] Fix missing links --- SUMMARY.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SUMMARY.md b/SUMMARY.md index 19127825f..c738d5589 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -183,13 +183,13 @@ * [附录](appendix/README.md) * [附录一:常见问题与错误速查](appendix/faq/README.md) * [附录二:热门镜像介绍](appendix/repo/README.md) - * [Ubuntu](appendix/repo/3.1_ubuntu.md) - * [CentOS](appendix/repo/3.4_centos.md) + * [Ubuntu](appendix/repo/ubuntu.md) + * [CentOS](appendix/repo/centos.md) * [Nginx](appendix/repo/nginx.md) * [PHP](appendix/repo/php.md) * [Node.js](appendix/repo/nodejs.md) * [MySQL](appendix/repo/mysql.md) - * [WordPress](appendix/repo/11.8_wordpress.md) + * [WordPress](appendix/repo/wordpress.md) * [MongoDB](appendix/repo/mongodb.md) * [Redis](appendix/repo/redis.md) * [Minio](appendix/repo/minio.md)