From ca34d61172257f2ebafac0254cc97ec639612c97 Mon Sep 17 00:00:00 2001 From: CyC2018 <1029579233@qq.com> Date: Sat, 28 Jul 2018 09:05:02 +0800 Subject: [PATCH] auto commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f777d200..63067ac8 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ Leetcode 上数据库题目的解题记录。 分布式锁、分布式事务、CAP、BASE、Paxos、Raft -> [集群](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/分布式问题分析.md) +> [集群](https://github.com/CyC2018/InnterviewNotes/blob/master/notes/集群.md) 负载均衡、Session 管理