From 1d4cd45f33cef7c7a0f9c5b19f52813bb0923cac Mon Sep 17 00:00:00 2001 From: Adam Schmideg Date: Thu, 7 Feb 2019 14:09:27 +0100 Subject: [PATCH] Fix json rpc link --- _data/sidebar.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/sidebar.yml b/_data/sidebar.yml index dcc763fe53..ba1bcbe00b 100644 --- a/_data/sidebar.yml +++ b/_data/sidebar.yml @@ -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