From 27c80015a2cd7fa9936c2539690818264a9ac572 Mon Sep 17 00:00:00 2001 From: Varsha Narmat <117872786+varnarmat@users.noreply.github.com> Date: Wed, 4 Sep 2024 10:51:44 -0400 Subject: [PATCH] Update documentation-links.yaml with Geth Lighthouse documentation --- src/data/documentation-links.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/data/documentation-links.yaml b/src/data/documentation-links.yaml index f190724ec1..f544a7cfdd 100644 --- a/src/data/documentation-links.yaml +++ b/src/data/documentation-links.yaml @@ -118,6 +118,8 @@ to: /docs/developers/geth-developer/dns-discovery-setup - id: Code review guidelines to: /docs/developers/geth-developer/code-review-guidelines + - id: Deploy Geth Lighthouse Ethereum Nodes via AWS Blockchain Node Runners + to: /docs/developers/geth-developer/aws-blockchain-node-runners - id: Contributing to: /docs/developers/geth-developer/contributing - id: Monitoring