From 79ee84bf3b4470cefb3daff23ef5659716227fe7 Mon Sep 17 00:00:00 2001 From: songpengwei Date: Mon, 29 Aug 2022 00:00:10 +0800 Subject: [PATCH] fix bug --- README.md | 2 +- index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3362ab4..ec68455 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ DDIA 读书分享会,会逐章进行分享,结合我在工业界分布式存 * [分片和次级索引](ch06.md#分片和次级索引) * [分片均衡](ch06.md#分片均衡) * [请求路由](ch06.md#请求路由) -* [第七章:分区](ch07.md) [[视频上](https://www.bilibili.com/video/BV1d94y117pW) [视频中](https://www.bilibili.com/video/BV1u3411w765) [视频下](https://www.bilibili.com/video/BV1Qr4y1M7Zm)] +* [第七章:事务](ch07.md) [[视频上](https://www.bilibili.com/video/BV1d94y117pW) [视频中](https://www.bilibili.com/video/BV1u3411w765) [视频下](https://www.bilibili.com/video/BV1Qr4y1M7Zm)] * [棘手的概念](ch07.md#棘手的概念) * [几种弱隔离级别](ch07.md#几种弱隔离级别) * [可串行化](ch07.md#可串行化) diff --git a/index.html b/index.html index f7f554e..3985be0 100644 --- a/index.html +++ b/index.html @@ -18,14 +18,14 @@ })(); - +