mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-13 06:39:03 +00:00
Resolve issue with wrong static path on /docs/ page (#19713)
This commit is contained in:
parent
74499e8659
commit
d986ccc06a
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue