Resolve issue with wrong static path on /docs/ page

This commit is contained in:
Aleksandr Sobolev 2019-06-13 15:29:55 +06:00
parent 74499e8659
commit 021d18b000

View file

@ -1,5 +1,6 @@
--- ---
title: Documentation title: Documentation
root: ..
--- ---
* User documentation can be found at our [Ethereum User Guide and reference manual](http://ethereum.gitbooks.io/frontier-guide/content/). * User documentation can be found at our [Ethereum User Guide and reference manual](http://ethereum.gitbooks.io/frontier-guide/content/).
* For the API reference and developer documentation head over to the auto generated [GoDoc](https://godoc.org/github.com/ethereum/go-ethereum) documentation. * For the API reference and developer documentation head over to the auto generated [GoDoc](https://godoc.org/github.com/ethereum/go-ethereum) documentation.