diff --git a/_config.yml b/_config.yml index fc641b7c74..fc9a17df81 100644 --- a/_config.yml +++ b/_config.yml @@ -11,8 +11,8 @@ avatar: /static/images/ethereum.png author: name: The go-ethereum authors navbar-links: - Home: "docs" Install and build: + - Downloads: downloads - Installing Ethereum: docs/Building-Ethereum - Developers' Guide: docs/Developers%27-Guide How to use: diff --git a/downloads/index.html b/downloads/index.html index c93199f90d..93ed904583 100644 --- a/downloads/index.html +++ b/downloads/index.html @@ -37,12 +37,6 @@ Go Ethereum - @@ -68,7 +62,7 @@

-

You can download the latest 64-bit stable release of Geth for our primary platforms below. Packages for all supported platforms, as well as develop builds, can be found further down the page. If you're looking to install Geth and/or associated tools via your favorite package manager, please check our installation guide.

+

You can download the latest 64-bit stable release of Geth for our primary platforms below. Packages for all supported platforms, as well as develop builds, can be found further down the page. If you're looking to install Geth and/or associated tools via your favorite package manager, please check our installation guide.

diff --git a/index.html b/index.html index ff655dd52d..23f13dd172 100644 --- a/index.html +++ b/index.html @@ -55,6 +55,7 @@ css:

For generic Ethereum-related information (whitepaper, yellow paper, protocol and interface specs, APIs, DAPP development guides, etc) see the Ethereum main wiki.

Here are the main entry points.