From 29ba68fed915cc2a68561f631e36a6001461deee Mon Sep 17 00:00:00 2001 From: Marius van der Wijden Date: Mon, 21 Dec 2020 13:56:24 +0100 Subject: [PATCH] docs: fixed links (#22045) * docs: fixed links * docs: @ligi suggestion --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index fe855cd04d..bbcfc6dac0 100644 --- a/index.html +++ b/index.html @@ -45,7 +45,7 @@ css:

How can I use it?

Go Ethereum is available either as a standalone client called Geth that you can install on pretty much any operating system, or as a library that you can embed in your Go, Android or iOS projects.

-

See our installation guide or our wiki pages for details!

+

See our installation guide for details!