From 9159832f981ec6d0a882bdc9a262daaecc0af2b6 Mon Sep 17 00:00:00 2001 From: Zhang Guyu Date: Thu, 20 Jul 2023 11:56:14 +0800 Subject: [PATCH] fix link --- docs/features/trace_transcation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/features/trace_transcation.md b/docs/features/trace_transcation.md index c25bf3a5d2..f8dc21134c 100644 --- a/docs/features/trace_transcation.md +++ b/docs/features/trace_transcation.md @@ -67,5 +67,5 @@ Response ``` ## Reference -- EVM Tracing -- Parity Trace Module +- [EVM Tracin](https://geth.ethereum.org/docs/developers/evm-tracing) +- [Parity Trace Module](https://openethereum.github.io/JSONRPC-trace-module)