From 8872a74956a1f8856e501ac93343e0ca6fbb8e67 Mon Sep 17 00:00:00 2001 From: Benny Nguyen Date: Fri, 26 Jan 2018 00:32:25 +0800 Subject: [PATCH] Fix order error of Books and Talks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eedbed6..0c1e590 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,8 @@ A curated list of selected readings to illustrate Scalability, Availability, and - [Availability](#availability) - [Stability](#stability) - [Other Aspects](#others) -- [Books](#books) - [Talks](#talks) +- [Books](#books) ## Principles * [Principles of Chaos Engineering](https://www.usenix.org/conference/srecon17americas/program/presentation/rosenthal)