From cf01f0afd249abbe9880bc219b83afb7047db3c5 Mon Sep 17 00:00:00 2001 From: Scott Lystig Fritchie Date: Thu, 16 Apr 2015 10:22:34 +0900 Subject: [PATCH 1/2] Attempt to add correct orgmode link to chain-self-management-sketch.Diagram1.pdf --- doc/chain-self-management-sketch.org | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/chain-self-management-sketch.org b/doc/chain-self-management-sketch.org index 27fab4a..f50d1da 100644 --- a/doc/chain-self-management-sketch.org +++ b/doc/chain-self-management-sketch.org @@ -364,10 +364,11 @@ document presents a detailed example.) {epoch #, hash of the entire projection (minus hash field itself)} #+END_SRC -* 9. Sketch of the self-management algorithm +* 9. Diagram of the self-management algorithm ** Introduction -Refer to the diagram `chain-self-management-sketch.Diagram1.pdf`, a -flowchart of the +Refer to the diagram +[[https://github.com/basho/machi/blob/master/doc/chain-self-management-sketch.Diagram1.pdf][`chain-self-management-sketch.Diagram1.pdf`]], +a flowchart of the algorithm. The code is structured as a state machine where function executing for the flowchart's state is named by the approximate location of the state within the flowchart. The flowchart has three From dec70c5bd99a213f3b00eb0b933eabbbc093b0e5 Mon Sep 17 00:00:00 2001 From: Scott Lystig Fritchie Date: Thu, 16 Apr 2015 10:23:44 +0900 Subject: [PATCH 2/2] Attempt to add correct orgmode link to chain-self-management-sketch.Diagram1.pdf --- doc/chain-self-management-sketch.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/chain-self-management-sketch.org b/doc/chain-self-management-sketch.org index f50d1da..fcd8f8b 100644 --- a/doc/chain-self-management-sketch.org +++ b/doc/chain-self-management-sketch.org @@ -367,7 +367,7 @@ document presents a detailed example.) * 9. Diagram of the self-management algorithm ** Introduction Refer to the diagram -[[https://github.com/basho/machi/blob/master/doc/chain-self-management-sketch.Diagram1.pdf][`chain-self-management-sketch.Diagram1.pdf`]], +[[https://github.com/basho/machi/blob/master/doc/chain-self-management-sketch.Diagram1.pdf][chain-self-management-sketch.Diagram1.pdf]], a flowchart of the algorithm. The code is structured as a state machine where function executing for the flowchart's state is named by the approximate