docs: fixed links (#22045)
* docs: fixed links * docs: @ligi suggestion
This commit is contained in:
parent
1bd2070f0a
commit
29ba68fed9
|
@ -45,7 +45,7 @@ css:
|
|||
<div class="col-md-7">
|
||||
<h2 class="featurette-heading">How can I use it?</h2>
|
||||
<p class="lead">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.</p>
|
||||
<p class="lead">See our <a href="./install">installation guide</a> or our <a href="https://github.com/ethereum/go-ethereum/wiki" target="_blank">wiki pages</a> for details!</p>
|
||||
<p class="lead">See our <a href="./docs/install-and-build/installing-geth">installation guide</a> for details!</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue