From 93f6f5ded6112b790cfadcfdf955ea6d586e520e Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 4 Nov 2024 11:07:33 +0100 Subject: [PATCH] spec: fix link to state-machine diagram (#516) --- specs/english/consensus/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/english/consensus/README.md b/specs/english/consensus/README.md index c4e40a146..fca90872b 100644 --- a/specs/english/consensus/README.md +++ b/specs/english/consensus/README.md @@ -239,7 +239,7 @@ The diagram below offers a visual representation of the state machine. It shows and red for the complex events (e.g. `ProposalAndPolkaCurrent` is sent to the state machine when a valid proposal and a polka of prevotes have been received). The actions are shown in italics (blue) and the output messages are shown in blue. -![Consensus SM Diagram](assets/sm_diagram.jpeg) +![Consensus SM Diagram](../assets/sm_diagram.jpeg) The set of states can be summarized as: