Skip to content

Commit 2c5fb1e

Browse files
authored
Merge pull request #15729 from uniyj/patch-2
fix: broken link
2 parents 12e762b + 0760d44 commit 2c5fb1e

File tree

1 file changed

+1
-1
lines changed
  • public/content/developers/docs/apis/json-rpc

1 file changed

+1
-1
lines changed

public/content/developers/docs/apis/json-rpc/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ An internal API is also used for inter-client communication within a node - that
2626

2727
## Execution client spec {#spec}
2828

29-
[Read the full JSON-RPC API spec on GitHub](https://github.com/ethereum/execution-apis). This API is documented on the [Execution API webpage](https://ethereum.github.io/execution-apis/api-documentation/) and includes an Inspector to try out all the available methods.
29+
[Read the full JSON-RPC API spec on GitHub](https://github.com/ethereum/execution-apis). This API is documented on the [Execution API webpage](https://ethereum.github.io/execution-apis/) and includes an Inspector to try out all the available methods.
3030

3131
## Conventions {#conventions}
3232

0 commit comments

Comments
 (0)