From 34b84c0eaf6323b1b55ea26d21422076b37f5414 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Tue, 25 Jun 2013 18:26:33 -0700 Subject: [PATCH] Move libsodium to its own domain. --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 646e0cf1..88ed1ebd 100644 --- a/README.markdown +++ b/README.markdown @@ -36,7 +36,7 @@ Installation is trivial, and both compilation and testing can take advantage of multiple CPU cores. Download a -[tarball of libsodium](http://download.dnscrypt.org/libsodium/releases/), +[tarball of libsodium](http://download.libsodium.org/libsodium/releases/), then follow the ritual: ./configure