diff --git a/docs/public-networks/get-started/connect/index.md b/docs/public-networks/get-started/connect/index.md index 0ce16f25ab..e32a731c5a 100644 --- a/docs/public-networks/get-started/connect/index.md +++ b/docs/public-networks/get-started/connect/index.md @@ -9,3 +9,12 @@ hide: # Connect to a network This section provides information on connecting Besu to a public Ethereum network. + +:::note + +Besu is also compatible with [Linea](https://docs.linea.build/get-started/how-to/run-a-node), the Ethereum L2. + +::: + + + diff --git a/docs/public-networks/get-started/start-node.md b/docs/public-networks/get-started/start-node.md index b7c616dcad..c532a0b635 100644 --- a/docs/public-networks/get-started/start-node.md +++ b/docs/public-networks/get-started/start-node.md @@ -8,7 +8,7 @@ tags: # Start Besu -Nodes can connect to Ethereum Mainnet and public testnets. +Nodes can connect to Ethereum Mainnet, [Linea](https://docs.linea.build/get-started/how-to/run-a-node), and the networks' respective public testnets. Use the [`besu`](../reference/cli/options.md) command with the required command line options to start a node.