Skip to content

Commit 25d5198

Browse files
gengjiawenBethGriggs
authored andcommitted
doc: change links to https in benchmark guide
PR-URL: #26925 Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Rich Trott <[email protected]> Signed-off-by: Beth Griggs <[email protected]>
1 parent de93737 commit 25d5198

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/guides/writing-and-running-benchmarks.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -470,6 +470,6 @@ Supported options keys are:
470470
[autocannon]: https://github.com/mcollina/autocannon
471471
[wrk]: https://github.com/wg/wrk
472472
[t-test]: https://en.wikipedia.org/wiki/Student%27s_t-test#Equal_or_unequal_sample_sizes.2C_unequal_variances
473-
[git-for-windows]: http://git-scm.com/download/win
474-
[nghttp2.org]: http://nghttp2.org
473+
[git-for-windows]: https://git-scm.com/download/win
474+
[nghttp2.org]: https://nghttp2.org
475475
[benchmark-ci]: https://github.com/nodejs/benchmarking/blob/master/docs/core_benchmarks.md

0 commit comments

Comments
 (0)