Skip to content

Commit 7751b56

Browse files
authored
update links to client diversity [Fixes #7896]
1 parent 135c267 commit 7751b56

File tree

1 file changed

+3
-3
lines changed
  • src/content/developers/docs/nodes-and-clients/run-a-node

1 file changed

+3
-3
lines changed

src/content/developers/docs/nodes-and-clients/run-a-node/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The first step in spinning up your node is choosing your approach. Based on requ
2222

2323
This page will guide you through these decisions and help you find the most suitable way to run your Ethereum instance.
2424

25-
To choose from client implementations, see all the available Mainnet ready [execution clients](/developers/docs/nodes-and-clients/#execution-clients), [consensus clients](/developers/docs/nodes-and-clients/#consensus-clients) and learn about [client diversity](/developers/docs/client-diversity).
25+
To choose from client implementations, see all the available Mainnet ready [execution clients](/developers/docs/nodes-and-clients/#execution-clients), [consensus clients](/developers/docs/nodes-and-clients/#consensus-clients) and learn about [client diversity](/developers/docs/nodes-and-clients/client-diversity).
2626

2727
Decide whether to run the software on your own [hardware or in the cloud](#local-vs-cloud), considering clients' [requirements](#requirements).
2828

@@ -162,7 +162,7 @@ Here are the release pages of clients where you can find their pre-built binarie
162162
- [Geth](https://geth.ethereum.org/downloads/)
163163
- [Nethermind](https://downloads.nethermind.io/)
164164

165-
It is also worth noting that client diversity is an [issue on the execution layer](/developers/docs/client-diversity/#execution-layer). It is recommended that readers consider running a minority execution client.
165+
It is also worth noting that client diversity is an [issue on the execution layer](/developers/docs/nodes-and-clients/client-diversity/#execution-layer). It is recommended that readers consider running a minority execution client.
166166

167167
##### Consensus clients {#consensus-clients}
168168

@@ -174,7 +174,7 @@ It is also worth noting that client diversity is an [issue on the execution laye
174174

175175
[Client diversity](/developers/docs/nodes-and-clients/client-diversity/) is critical for consensus nodes running validators. If majority of validators is running a single client implementation, network security is at risk. It is therefore recommended to consider choosing a minority client.
176176

177-
[See the latest network client usage](https://clientdiversity.org/) and learn more about [client diversity](/developers/docs/client-diversity).
177+
[See the latest network client usage](https://clientdiversity.org/) and learn more about [client diversity](/developers/docs/nodes-and-clients/client-diversity).
178178

179179
##### Verifying the software {#verifying-the-software}
180180

0 commit comments

Comments
 (0)