From 6d8305a4de29761dbdff011030841ca9587e20bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hong=20Hui=20Xiao/=E8=82=96=E5=AE=8F=E8=BE=89?= Date: Mon, 21 Aug 2023 11:50:31 +0800 Subject: [PATCH] Update SUMMARY.md --- SUMMARY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SUMMARY.md b/SUMMARY.md index 7c27995..bbb2ae6 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -5,7 +5,7 @@ * [1.1 分布式系统的驱动力和挑战(Drivens and Challenges)](lecture-01-introduction/1.1-fen-bu-shi-xi-tong-de-qu-dong-li-he-tiao-zhan-drivens-and-challenges.md) * [1.2 课程结构(Course Structure)](lecture-01-introduction/1.2-ke-cheng-jie-gou-course-structure.md) * [1.3 分布式系统的抽象和实现工具(Abstraction and Implementation)](lecture-01-introduction/1.3-fen-bu-shi-xi-tong-de-chou-xiang-he-shi-xian-gong-ju-abstraction-and-implementation.md) - * [1.4 可扩展性(Scalability)](lecture-01-introduction/14.-xing-neng-performance.md) + * [1.4 可扩展性(Scalability)](lecture-01-introduction/1.4-xing-neng-performance.md) * [1.5 可用性(Availability)](lecture-01-introduction/1.5-rong-cuo-fault-tolerance.md) * [1.6 一致性(Consistency)](lecture-01-introduction/1.6-yi-zhi-xing-consistency.md) * [1.7 MapReduce基本工作方式](lecture-01-introduction/1.7-mapreduce-chu-tan.md)