Skip to content

Commit

Permalink
Remove Networks
Browse files Browse the repository at this point in the history
  • Loading branch information
rubo committed Aug 22, 2023
1 parent b1d62ce commit 05b4cf1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 52 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ You can now provide some basic configuration to your VM/Nethermind Node

![](</img/image(55).png>)

A list of available `configs` can be found [here](../get-started/networks.md)
A list of available `configs` can be found [here](../fundamentals/configuration.md#basic-options)

:::caution
:fire\_extinguisher: If you chose to enable JsonRpc (it will run on port `8545` by default) make sure that you set
Expand Down
2 changes: 1 addition & 1 deletion docs/fundamentals/running-nethermind.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Run the launcher as follows:
</Tabs>

1. To run a node, select `Ethereum Node`
2. Then, select the desired [network](../get-started/networks.md) (Mainnet, Sepolia, Goerli)
2. Then, select the desired network (e.g., Mainnet, Sepolia, Goerli)
3. Then, select the [sync mode](./03-sync-modes.md) and you're ready to go

If you need just the Nethermind command line interface (CLI), select `CLI` in the first step.
50 changes: 0 additions & 50 deletions docs/get-started/networks.md

This file was deleted.

0 comments on commit 05b4cf1

Please sign in to comment.