From c778929f3025d532e3ad4a7ae890e5aae843d4a2 Mon Sep 17 00:00:00 2001 From: Debjit Bhowal Date: Mon, 7 Oct 2024 16:49:48 +0530 Subject: [PATCH] docs: update non-functional link (#12170) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 723afe8c743..04db750445f 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ Use `--datadir` to choose where to store data. Use `--chain=gnosis` for [Gnosis Chain](https://www.gnosis.io/), `--chain=bor-mainnet` for Polygon Mainnet, and `--chain=amoy` for Polygon Amoy. For Gnosis Chain you need a [Consensus Layer](#beacon-chain-consensus-layer) client alongside -Erigon (https://docs.gnosischain.com/node/manual/beacon). +Erigon (https://docs.gnosischain.com/category/step--3---run-consensus-client). Running `make help` will list and describe the convenience commands available in the [Makefile](./Makefile).