Resolve issue with wrong static path on /docs/ page (#19713)
This commit is contained in:
parent
74499e8659
commit
d986ccc06a
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Documentation
|
||||
root: ..
|
||||
---
|
||||
* 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.
|
||||
|
|
Loading…
Reference in New Issue