summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/networking/wrk/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/networking/wrk/default.nix')
-rw-r--r--pkgs/tools/networking/wrk/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/networking/wrk/default.nix b/pkgs/tools/networking/wrk/default.nix
index 7c72c2cd210c..05dcf6dc594c 100644
--- a/pkgs/tools/networking/wrk/default.nix
+++ b/pkgs/tools/networking/wrk/default.nix
@@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
description = "HTTP benchmarking tool";
- homepage = http://github.com/wg/wrk;
+ homepage = https://github.com/wg/wrk;
longDescription = ''
wrk is a modern HTTP benchmarking tool capable of generating
significant load when run on a single multi-core CPU. It