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 7b920a7 commit 8820122Copy full SHA for 8820122
docs/config/gatsby-config.js
@@ -1,5 +1,5 @@
1
module.exports = {
2
- pathPrefix: "/execution-apis",
+ pathPrefix: "",
3
siteMetadata: {
4
title: 'Ethereum JSON-RPC Specification',
5
description: 'A specification of the standard interface for Ethereum clients.',
0 commit comments