]> git.ipfire.org Git - thirdparty/wireguard-tools.git/commitdiff
Readme: use https instead of http
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Thu, 30 Jun 2016 18:47:09 +0000 (14:47 -0400)
committerJason A. Donenfeld <Jason@zx2c4.com>
Thu, 30 Jun 2016 18:48:12 +0000 (20:48 +0200)
For the websites referenced that offer https instead of http, use
https.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
README.md
contrib/external-tests/haskell/cacophony-wg.cabal
src/wg.8

index 79c1daa43ee8b70fe8b52fbb593245487ed7f3d2..0c0ad1c0dbe733722e944de6ac835b4b6c427cd7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 # WireGuard &mdash; fast, modern, secure kernel VPN tunnel
-#### by [Jason A. Donenfeld](mailto:Jason@zx2c4.com) of [Edge Security](http://www.edgesecurity.com/)
+#### by [Jason A. Donenfeld](mailto:Jason@zx2c4.com) of [Edge Security](https://www.edgesecurity.com/)
 
 WireGuard is a novel VPN that runs inside the Linux Kernel and utilizes **state-of-the-art [cryptography](doc/protocol.md)**. It aims to be faster, simpler, leaner, and more useful than IPSec, while avoiding the massive headache. It intends to be considerably more performant than OpenVPN. WireGuard is designed as a general purpose VPN for running on embedded interfaces and super computers alike, fit for many different circumstances. It runs over UDP.
 
index 62e24851c93fbde639a757084b7ad0ef32750eea..90f519de7687c5bed8377052504d68e5faea6701 100644 (file)
@@ -1,5 +1,5 @@
 -- Initial cacophony-wg.cabal generated by cabal init.  For further 
--- documentation, see http://haskell.org/cabal/users-guide/
+-- documentation, see https://www.haskell.org/cabal/users-guide/
 
 name:                cacophony-wg
 version:             0.1.0
index 4ee502738c1f6d83f70f453264aabef88e9cc4ba..c9401f0c158c5d9208c05f5b7ef828046c1b9653 100644 (file)
--- a/src/wg.8
+++ b/src/wg.8
@@ -189,6 +189,6 @@ was written by
 Jason A. Donenfeld
 .ME .
 For updates and more information, a project page is available on the
-.UR http://\:www.wireguard.io/
+.UR https://\:www.wireguard.io/
 World Wide Web
 .UE .