You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to open the DappNode link and it leads to a "page not found", they must've changed their path
Steps to reproduce the behavior
Page -> https://ethereum.org/developers/docs/nodes-and-clients/run-a-node
Then-> Search (Cmd+f or control+f) for "DappNode doesn't come only with a machine from a vendor." Then click on the DappNode link
Copy file name to clipboardExpand all lines: public/content/developers/docs/nodes-and-clients/run-a-node/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,7 +127,7 @@ Multiple user-friendly projects aim to improve the experience of setting up a cl
127
127
128
128
Below are a few projects which can help you install and control clients just with a few clicks:
129
129
130
-
-[DappNode](https://docs.dappnode.io/user/quick-start/first-steps/) - 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.
130
+
-[DappNode](https://docs.dappnode.io/docs/user/getting-started/setup/) - 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.
131
131
-[eth-docker](https://eth-docker.net/) - Automated setup using Docker focused on easy and secure staking, requires basic terminal and Docker knowledge, recommended for a bit more advanced users.
132
132
-[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.
133
133
-[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.
0 commit comments