From d09ba06d95769a6f3e095f1a1320fee4a5195e79 Mon Sep 17 00:00:00 2001 From: Ayaan Date: Thu, 21 Mar 2024 13:49:17 +0900 Subject: [PATCH] chore: fix link lint --- specs/protocol/differences-from-optimism.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/protocol/differences-from-optimism.md b/specs/protocol/differences-from-optimism.md index 6bdff10..1cf3587 100644 --- a/specs/protocol/differences-from-optimism.md +++ b/specs/protocol/differences-from-optimism.md @@ -114,7 +114,7 @@ type OutputV0 struct { } ``` -[Code here](https://github.com/kroma-network/kroma/blob/dev/op-service/eth/output.go") +[Code here](https://github.com/kroma-network/kroma/blob/dev/op-service/eth/output.go) This value is used as an additional material for the [verification process][g-zk-fault-proof] of the fault proof system.