You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/local-devnet.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,4 +80,4 @@ To clean up the devnet, you can run:
80
80
make devnet-down; make devnet-clean
81
81
```
82
82
83
-
This will run a local devnet with an unmodified op-geth as the builder and rollup boost. To run the devnet with `op-rbuilder`, checkout the instructions in the [rbuilder repo](https://github.com/flashbots/rbuilder/tree/develop/crates/op-rbuilder#local-devnet).
83
+
This will run a local devnet with an unmodified op-geth as the builder and rollup boost. To run the devnet with `op-rbuilder`, checkout the instructions in the [rbuilder repo](https://github.com/flashbots/op-rbuilder?tab=readme-ov-file#local-devnet).
0 commit comments