File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -76,17 +76,17 @@ writing benchmarks.
7676
7777### ` createBenchmark(fn, configs[, options]) `
7878
79- See [ the guide on writing benchmarks] ( ../doc/guides/contributing/ writing-and-running-benchmarks.md#basics-of-a-benchmark ) .
79+ See [ the guide on writing benchmarks] ( ../doc/guides/writing-and-running-benchmarks.md#basics-of-a-benchmark ) .
8080
8181### ` default_http_benchmarker `
8282
8383The default benchmarker used to run HTTP benchmarks.
84- See [ the guide on writing HTTP benchmarks] ( ../doc/guides/contributing/ writing-and-running-benchmarks.md#creating-an-http-benchmark ) .
84+ See [ the guide on writing HTTP benchmarks] ( ../doc/guides/writing-and-running-benchmarks.md#creating-an-http-benchmark ) .
8585
8686### ` PORT `
8787
8888The default port used to run HTTP benchmarks.
89- See [ the guide on writing HTTP benchmarks] ( ../doc/guides/contributing/ writing-and-running-benchmarks.md#creating-an-http-benchmark ) .
89+ See [ the guide on writing HTTP benchmarks] ( ../doc/guides/writing-and-running-benchmarks.md#creating-an-http-benchmark ) .
9090
9191### ` sendResult(data) `
9292
You can’t perform that action at this time.
0 commit comments