summaryrefslogtreecommitdiff
path: root/doc/guides
diff options
context:
space:
mode:
authorgengjiawen <technicalcute@gmail.com>2019-03-26 22:36:55 +0800
committerDaniel Bevenius <daniel.bevenius@gmail.com>2019-03-29 06:26:23 +0100
commit0b57175813831e7f748475e0ed9bb7adfb54826c (patch)
tree51c33674a1f6d9001e03872dd4058ee54f677ca5 /doc/guides
parent8d99ba675422333045bfcf3bfd99367c3e66ab6d (diff)
downloadandroid-node-v8-0b57175813831e7f748475e0ed9bb7adfb54826c.tar.gz
android-node-v8-0b57175813831e7f748475e0ed9bb7adfb54826c.tar.bz2
android-node-v8-0b57175813831e7f748475e0ed9bb7adfb54826c.zip
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>
Diffstat (limited to 'doc/guides')
-rw-r--r--doc/guides/writing-and-running-benchmarks.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guides/writing-and-running-benchmarks.md b/doc/guides/writing-and-running-benchmarks.md
index 5838449612..e6ccf163d3 100644
--- a/doc/guides/writing-and-running-benchmarks.md
+++ b/doc/guides/writing-and-running-benchmarks.md
@@ -470,6 +470,6 @@ Supported options keys are:
[autocannon]: https://github.com/mcollina/autocannon
[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
-[git-for-windows]: http://git-scm.com/download/win
-[nghttp2.org]: http://nghttp2.org
+[git-for-windows]: https://git-scm.com/download/win
+[nghttp2.org]: https://nghttp2.org
[benchmark-ci]: https://github.com/nodejs/benchmarking/blob/master/docs/core_benchmarks.md