File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -76,17 +76,17 @@ writing benchmarks.
76
76
77
77
### ` createBenchmark(fn, configs[, options]) `
78
78
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 ) .
80
80
81
81
### ` default_http_benchmarker `
82
82
83
83
The 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 ) .
85
85
86
86
### ` PORT `
87
87
88
88
The 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 ) .
90
90
91
91
### ` sendResult(data) `
92
92
You can’t perform that action at this time.
0 commit comments