From eda499f084aa91dc4f730a39a15befbfde66940a Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Wed, 3 May 2017 12:20:45 -0700 Subject: [PATCH] Fix link to Raft (thanks @kchien) - fixes #74 --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 68d54efe..094648e2 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1099,7 +1099,7 @@ class: title ## SwarmKit features - Highly-available, distributed store based on [Raft]( - https://en.wikipedia.org/wiki/Raft_(computer_science)) + https://en.wikipedia.org/wiki/Raft_%28computer_science%29)
(more on next slide) - *Services* managed with a *declarative API*