From e11533f8b3c0acee642dddd8c21e5e6684391b42 Mon Sep 17 00:00:00 2001 From: AwsYaseen22 Date: Wed, 5 Oct 2022 00:53:42 +0300 Subject: [PATCH] fix issue #706 remove trailing slash that breaks the link in three files --- README-ja.md | 2 +- README-zh-Hans.md | 2 +- README-zh-TW.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README-ja.md b/README-ja.md index 0f003b2d..c2a50eac 100644 --- a/README-ja.md +++ b/README-ja.md @@ -462,7 +462,7 @@ ### その他の参考資料、ページ * [CAP 理論を振り返る](http://robertgreiner.com/2014/08/cap-theorem-revisited/) -* [平易な英語でのCAP 理論のイントロ](http://ksat.me/a-plain-english-introduction-to-cap-theorem/) +* [平易な英語でのCAP 理論のイントロ](http://ksat.me/a-plain-english-introduction-to-cap-theorem) * [CAP FAQ](https://github.com/henryr/cap-faq) ## 一貫性パターン diff --git a/README-zh-Hans.md b/README-zh-Hans.md index 368f588a..a092fff2 100644 --- a/README-zh-Hans.md +++ b/README-zh-Hans.md @@ -467,7 +467,7 @@ ### 来源及延伸阅读 * [再看 CAP 理论](http://robertgreiner.com/2014/08/cap-theorem-revisited/) -* [通俗易懂地介绍 CAP 理论](http://ksat.me/a-plain-english-introduction-to-cap-theorem/) +* [通俗易懂地介绍 CAP 理论](http://ksat.me/a-plain-english-introduction-to-cap-theorem) * [CAP FAQ](https://github.com/henryr/cap-faq) ## 一致性模式 diff --git a/README-zh-TW.md b/README-zh-TW.md index d805e7e0..00ef2fea 100644 --- a/README-zh-TW.md +++ b/README-zh-TW.md @@ -461,7 +461,7 @@ ### 來源及延伸閱讀 * [複習 CAP 理論](http://robertgreiner.com/2014/08/cap-theorem-revisited/) -* [簡單的介紹 CAP 理論](http://ksat.me/a-plain-english-introduction-to-cap-theorem/) +* [簡單的介紹 CAP 理論](http://ksat.me/a-plain-english-introduction-to-cap-theorem) * [CAP 問與答](https://github.com/henryr/cap-faq) ## 一致性模式