mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 02:42:27 +00:00
Fix json rpc link
This commit is contained in:
parent
ce29ff5118
commit
1d4cd45f33
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ Interface Documentation:
|
|||
- Command Line Options: /docs/Command-Line-Options
|
||||
- JavaScript Console: /docs/JavaScript-Console
|
||||
- Management API: /docs/Management-APIs
|
||||
- JSON-RPC server: https://github.com/ethereum/wiki/JSON-RPC
|
||||
- JSON-RPC server: https://github.com/ethereum/wiki/wiki/JSON-RPC
|
||||
Issues and support:
|
||||
- FAQ: /docs/FAQ
|
||||
- Reporting issues: /docs/geth#reporting
|
||||
|
|
|
|||
Loading…
Reference in a new issue