Skip to content

Commit dde8e8e

Browse files
committed
Fix links.
Signed-off-by: bgravenorst <byron.gravenorst@consensys.net>
1 parent af9fe04 commit dde8e8e

File tree

1 file changed

+4
-4
lines changed
  • services/reference/scroll/json-rpc-methods/debug

1 file changed

+4
-4
lines changed

services/reference/scroll/json-rpc-methods/debug/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ sidebar_label: Debug methods
88
The debug API methods allow you to inspect and debug the network. Infura supports the following debug
99
methods on the Scroll network:
1010

11-
- [`debug_traceBlock`](debug_traceblock.md)
12-
- [`debug_traceBlockByHash`](debug_traceblockbyhash.md)
13-
- [`debug_traceBlockByNumber`](debug_traceblockbynumber.md)
14-
- [`debug_traceCall`](debug_tracecall.md)
11+
- [`debug_traceBlock`](debug_traceblock.mdx)
12+
- [`debug_traceBlockByHash`](debug_traceblockbyhash.mdx)
13+
- [`debug_traceBlockByNumber`](debug_traceblockbynumber.mdx)
14+
- [`debug_traceCall`](debug_tracecall.mdx)
1515

1616
## Debug tracing types
1717

0 commit comments

Comments
 (0)