Skip to content

Commit a722362

Browse files
authored
fixed dead link in quickstart.md
1 parent 552ee3c commit a722362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ $ npm run graphql:validate
107107
This repository is licensed under [CC0](LICENSE).
108108

109109

110-
[playground]: https://ethereum.github.io/execution-apis/docs/reference/json-rpc-api
110+
[playground]: https://ethereum.github.io/execution-apis/api-documentation/
111111
[openrpc]: https://open-rpc.org
112112
[validator]: https://open-rpc.github.io/schema-utils-js/functions/validateOpenRPCDocument.html
113113
[graphql-schema]: http://graphql-schema.ethdevops.io/?url=https://raw.githubusercontent.com/ethereum/execution-apis/main/graphql.json

0 commit comments

Comments
 (0)