Skip to content

Commit 951462b

Browse files
authored
fix broken link to eth-docker.net
The old link redirected to https://eth-docker.net/docs/About/Overview/ which does not exist anymore. Changed to https://eth-docker.net/
1 parent baa7450 commit 951462b

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Multiple user-friendly projects aim to improve the experience of setting up a cl
134134
Below are a few projects which can help you install and control clients just with a few clicks:
135135

136136
- [DappNode](https://docs.dappnode.io/get-started/installation/custom-hardware/installation/overview/) - DappNode doesn't come only with a machine from a vendor. The software, the actual node launcher and control center with many features can be used on arbitrary hardware.
137-
- [eth-docker](https://eth-docker.net/docs/About/Overview/) - Automatized setup using Docker focused on easy and secure staking, requires basic terminal and Docker knowledge, recommended for a bit more advanced users.
137+
- [eth-docker](https://eth-docker.net/) - Automatized setup using Docker focused on easy and secure staking, requires basic terminal and Docker knowledge, recommended for a bit more advanced users.
138138
- [Stereum](https://stereum.net/ethereum-node-setup/) - Launcher for installing clients on a remote server via SSH connection with a GUI setup guide, control center, and many other features.
139139
- [NiceNode](https://www.nicenode.xyz/) - Launcher with a straightforward user experience to run a node on your computer. Just choose clients and start them with a few clicks. Still in development.
140140

0 commit comments

Comments
 (0)