Skip to content

Commit bc811fb

Browse files
committed
fixed yet another broken link
1 parent b23af1a commit bc811fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/builders/chain-operators/architecture.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,11 +160,11 @@ In addition to the core protocol components, the following offchain services are
160160
161161
### op-conductor
162162
163-
The [op-conductor](/tools/op-conductor) RPC can act as a leader-aware rpc proxy for op-batcher (proxies the necessary op-geth / op-node RPC methods if the node is the leader).
163+
The [op-conductor](/builders/chain-operators/tools/op-conductor) RPC can act as a leader-aware rpc proxy for op-batcher (proxies the necessary op-geth / op-node RPC methods if the node is the leader).
164164
165165
### op-challenger
166166
167-
The [op-challenger](/tools/op-challenger) verifies the correctness of the L2 state by challenging invalid state transitions. This ensures the network's security and validity.
167+
The [op-challenger](/builders/chain-operators/tools/op-challenger) verifies the correctness of the L2 state by challenging invalid state transitions. This ensures the network's security and validity.
168168
169169
### Ethereum L1 nodes
170170

0 commit comments

Comments
 (0)