We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8820122 commit c5f4697Copy full SHA for c5f4697
docs/config/gatsby-config.js
@@ -1,5 +1,5 @@
1
module.exports = {
2
- pathPrefix: "",
+ pathPrefix: "/execution-apis",
3
siteMetadata: {
4
title: 'Ethereum JSON-RPC Specification',
5
description: 'A specification of the standard interface for Ethereum clients.',
0 commit comments