Skip to content

Commit 6bcb152

Browse files
ryanioholgerd77
authored andcommitted
update github page link
1 parent 1e82a6d commit 6bcb152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vm/developer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ NODE_OPTIONS="--max-old-space-size=4096" clinic flame -- node ./tests/tester.js
149149

150150
This helps us see how the VM performs when running mainnet blocks.
151151

152-
View the historical benchmark data for the master branch on the [github page](http://ethereumjs.github.io/ethereumjs-vm/dev/bench/).
152+
View the historical benchmark data for the master branch on the [github page](http://ethereumjs.github.io/ethereumjs-monorepo/dev/bench/vm).
153153

154154
We want to use the compiled JS so `ts-node` does not show up in the profile. So run:
155155

0 commit comments

Comments
 (0)