summaryrefslogtreecommitdiff
path: root/Documentation/howto/qos.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/howto/qos.rst')
-rw-r--r--Documentation/howto/qos.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/howto/qos.rst b/Documentation/howto/qos.rst
index 376ec2514..7d625e001 100644
--- a/Documentation/howto/qos.rst
+++ b/Documentation/howto/qos.rst
@@ -59,10 +59,10 @@ is participating in an OVS bridge, no IP address can be assigned on `eth0`.
The second host, named Measurement Host, can be any host capable of measuring
throughput from a VM. For this guide, we use `netperf
-<http://www.netperf.org>`__, a free tool for testing the rate at which one host
-can send to another. The Measurement Host has only a single NIC, `eth0`, which
-is connected to the Data Network. `eth0` has an IP address that can reach any
-VM on `host1`.
+<https://hewlettpackard.github.io/netperf>`__, a free tool for testing the rate
+at which one host can send to another. The Measurement Host has only a single
+NIC, `eth0`, which is connected to the Data Network. `eth0` has an IP address
+that can reach any VM on `host1`.
Two VMs
~~~~~~~