Skip to content

Commit 3a97042

Browse files
authored
docs: Fix incorrect file extension Update README.md (#13685)
Fix incorrect file extension in rollup-node spec link
1 parent e9e203a commit 3a97042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

op-node/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ It functions as a Consensus Layer client of an OP Stack chain.
1717
This builds, relays and verifies the canonical chain of blocks.
1818
The blocks are processed by an execution layer client, like [op-geth].
1919

20-
[rollup-node spec]: https://github.com/ethereum-optimism/specs/blob/main/specs/protocol/rollup-node.m
20+
[rollup-node spec]: https://github.com/ethereum-optimism/specs/blob/main/specs/protocol/rollup-node.md
2121
[op-geth]: https://github.com/ethereum-optimism/op-geth
2222

2323
## Quickstart

0 commit comments

Comments
 (0)