doc: change links to https in benchmark guide
PR-URL: https://github.com/nodejs/node/pull/26925 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Rich Trott <rtrott@gmail.com>
This commit is contained in:
parent
8d99ba6754
commit
0b57175813
@ -470,6 +470,6 @@ Supported options keys are:
|
|||||||
[autocannon]: https://github.com/mcollina/autocannon
|
[autocannon]: https://github.com/mcollina/autocannon
|
||||||
[wrk]: https://github.com/wg/wrk
|
[wrk]: https://github.com/wg/wrk
|
||||||
[t-test]: https://en.wikipedia.org/wiki/Student%27s_t-test#Equal_or_unequal_sample_sizes.2C_unequal_variances
|
[t-test]: https://en.wikipedia.org/wiki/Student%27s_t-test#Equal_or_unequal_sample_sizes.2C_unequal_variances
|
||||||
[git-for-windows]: http://git-scm.com/download/win
|
[git-for-windows]: https://git-scm.com/download/win
|
||||||
[nghttp2.org]: http://nghttp2.org
|
[nghttp2.org]: https://nghttp2.org
|
||||||
[benchmark-ci]: https://github.com/nodejs/benchmarking/blob/master/docs/core_benchmarks.md
|
[benchmark-ci]: https://github.com/nodejs/benchmarking/blob/master/docs/core_benchmarks.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user