Skip to content

Commit 342247e

Browse files
committed
Merge branch 'master' of github.com:krausest/js-framework-benchmark
2 parents 367d1c0 + e801946 commit 342247e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ This will take some time (currently about 12 hours on my machine). Finally creat
103103
npm run results
104104
```
105105

106-
Open js-framework-benchmark/webdriver-ts-results/table.html in a browser and take a look at the results. You can open the result table with the link [http://localhost:8080/webdriver-ts-results/table.html](http://localhost:8080/webdriver-ts-results/table.html)
106+
Open js-framework-benchmark/webdriver-ts-results/table.html in a browser and take a look at the results. You can open the result table with the link [http://localhost:8080/webdriver-ts-results/dist/index.html](http://localhost:8080/webdriver-ts-results/dist/index.html)
107107

108108

109109
Here's what you should do when the benchmark run was not successful. Let's assume the benchmark printed the following to the console:

0 commit comments

Comments
 (0)