mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-28 08:37:22 +00:00
Fix typo in sidebar for account management
This commit is contained in:
parent
e26b053b49
commit
2d04506338
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ Main entry points:
|
|||
|
||||
* [Installation Instructions](../install-and-build/Building-Ethereum)
|
||||
* [Management APIs](../interface/Management-APIs)
|
||||
* [Managing Accounts](../how-to/Managing-your-accounts)
|
||||
* [Managing Accounts](../interface/Managing-your-accounts)
|
||||
* [Command Line Options](../interface/Command-Line-Options)
|
||||
* [JavaScript Console](../interface/JavaScript-Console)
|
||||
* [Private Network](../doc/Private-network)
|
||||
|
|
|
|||
Loading…
Reference in a new issue