From ac2675fc6c227dc453d7092a92d1eec53f173225 Mon Sep 17 00:00:00 2001 From: Bolek Kulbabinski <1416262+bolekk@users.noreply.github.com> Date: Fri, 16 Feb 2024 11:31:50 -0800 Subject: [PATCH] Fix go.md --- go.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/go.md b/go.md index 97330440a54..497f87d77b5 100644 --- a/go.md +++ b/go.md @@ -22,6 +22,8 @@ flowchart LR chainlink/v2 --> caigo click caigo href "https://github.com/smartcontractkit/caigo" + chainlink/v2 --> chain-selectors + click chain-selectors href "https://github.com/smartcontractkit/chain-selectors" chainlink/v2 --> chainlink-automation click chainlink-automation href "https://github.com/smartcontractkit/chainlink-automation" chainlink/v2 --> chainlink-common @@ -52,7 +54,6 @@ flowchart LR chainlink-cosmos --> chainlink-common chainlink-cosmos --> libocr chainlink-data-streams --> chain-selectors - click chain-selectors href "https://github.com/smartcontractkit/chain-selectors" chainlink-data-streams --> chainlink-common chainlink-data-streams --> libocr chainlink-feeds --> chainlink-common