Skip to content

Commit c5f4697

Browse files
committed
specify prefix
1 parent 8820122 commit c5f4697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config/gatsby-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module.exports = {
2-
pathPrefix: "",
2+
pathPrefix: "/execution-apis",
33
siteMetadata: {
44
title: 'Ethereum JSON-RPC Specification',
55
description: 'A specification of the standard interface for Ethereum clients.',

0 commit comments

Comments
 (0)