aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tests/netns.sh
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-07-16 16:12:20 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2017-07-20 03:37:39 +0200
commit006984ab3ff48831149290ea7c4bed97951929c1 (patch)
tree00b303006a2643d157f210e9b38cb2625685082a /src/tests/netns.sh
parentblake2s: fix up alignment issues (diff)
downloadwireguard-monolithic-historical-006984ab3ff48831149290ea7c4bed97951929c1.tar.xz
wireguard-monolithic-historical-006984ab3ff48831149290ea7c4bed97951929c1.zip
global: wireguard.io --> wireguard.com
Due to concerns with the .io TLD, we are switching to using wireguard.com instead.
Diffstat (limited to 'src/tests/netns.sh')
-rwxr-xr-xsrc/tests/netns.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/netns.sh b/src/tests/netns.sh
index 72f6333..4c60e95 100755
--- a/src/tests/netns.sh
+++ b/src/tests/netns.sh
@@ -18,7 +18,7 @@
#
# After the topology is prepared we run a series of TCP/UDP iperf3 tests between the
# wireguard peers in $ns1 and $ns2. Note that $ns0 is the endpoint for the wg0
-# interfaces in $ns1 and $ns2. See https://www.wireguard.io/netns/ for further
+# interfaces in $ns1 and $ns2. See https://www.wireguard.com/netns/ for further
# details on how this is accomplished.
set -e