docs: fix some broken links (#22167)
This fixes broken links that where reported via: https://validator.w3.org/checklink?uri=http%3A%2F%2Fgeth.ethereum.org%2Fdocs%2F&hide_type=all&recursive=on&depth=10&check=Check It also moves the 'getting started' pages from /getting-started/... to /docs/getting-started/... In order to not break any old links, redirects from the old location have been added. Co-authored-by: Felix Lange <fjl@twurst.com>
This commit is contained in:
@@ -19,7 +19,7 @@ Geth will automatically use the data of your old node and sync the latest blocks
|
||||
### Install on macOS via Homebrew
|
||||
|
||||
The easiest way to install go-ethereum is to use our
|
||||
Homebrew tap. If you don't have Homebrew, [install it first](http://brew.sh).
|
||||
Homebrew tap. If you don't have Homebrew, [install it first](https://brew.sh).
|
||||
|
||||
Run the following commands to add the tap and install `geth`:
|
||||
|
||||
|
Reference in New Issue
Block a user