From 13e9ef78cba22f52d2c381b1f7606c3dff3b598c Mon Sep 17 00:00:00 2001 From: Novemser <2072806652@qq.com> Date: Tue, 6 Aug 2019 10:28:54 +0800 Subject: [PATCH] Fix broken TiKV deep dive link (#263) --- rust/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust/README.md b/rust/README.md index 206ca2158..53565c255 100644 --- a/rust/README.md +++ b/rust/README.md @@ -132,7 +132,7 @@ discretion. [CONTRIBUTING.md]: CONTRIBUTING.md [CC-BY 4.0]: https://opendefinition.org/licenses/cc-by/ [MIT]: https://opensource.org/licenses/MIT -[Deep Dive TiKV]: https://tikv.org/deep-dive/ +[Deep Dive TiKV]: https://tikv.org/docs/deep-dive/introduction/ [Distributed Systems in Rust]: https://github.com/pingcap/talent-plan/tree/master/dss [NewSQL]: https://en.wikipedia.org/wiki/NewSQL [NoSQL]: https://www.thoughtworks.com/insights/blog/nosql-databases-overview