Link to wiki page instead of devdocs for now.

This commit is contained in:
Péter Szilágyi 2016-11-15 13:08:35 +02:00
parent b37f28ef23
commit f13464c730
No known key found for this signature in database
GPG Key ID: 119A76381CCB7DD2
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@
<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="./downloads">developer guide</a> for details!</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>
</div>
</div>
<hr/>