fix issue #706 remove trailing slash that breaks the link in three files
parent
7e8f93e57d
commit
e11533f8b3
|
@ -462,7 +462,7 @@
|
||||||
### その他の参考資料、ページ
|
### その他の参考資料、ページ
|
||||||
|
|
||||||
* [CAP 理論を振り返る](http://robertgreiner.com/2014/08/cap-theorem-revisited/)
|
* [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)
|
* [CAP FAQ](https://github.com/henryr/cap-faq)
|
||||||
|
|
||||||
## 一貫性パターン
|
## 一貫性パターン
|
||||||
|
|
|
@ -467,7 +467,7 @@
|
||||||
### 来源及延伸阅读
|
### 来源及延伸阅读
|
||||||
|
|
||||||
* [再看 CAP 理论](http://robertgreiner.com/2014/08/cap-theorem-revisited/)
|
* [再看 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)
|
* [CAP FAQ](https://github.com/henryr/cap-faq)
|
||||||
|
|
||||||
## 一致性模式
|
## 一致性模式
|
||||||
|
|
|
@ -461,7 +461,7 @@
|
||||||
### 來源及延伸閱讀
|
### 來源及延伸閱讀
|
||||||
|
|
||||||
* [複習 CAP 理論](http://robertgreiner.com/2014/08/cap-theorem-revisited/)
|
* [複習 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)
|
* [CAP 問與答](https://github.com/henryr/cap-faq)
|
||||||
|
|
||||||
## 一致性模式
|
## 一致性模式
|
||||||
|
|
Loading…
Reference in New Issue