From 2adf871209831363b670deabd871018d10ec60bf Mon Sep 17 00:00:00 2001
From: Benoit Lavenier <benoit.lavenier@e-is.pro>
Date: Mon, 11 Jan 2016 11:03:15 +0100
Subject: [PATCH] Update README.md

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index c0fbbea1..1acaee77 100644
--- a/README.md
+++ b/README.md
@@ -32,12 +32,12 @@ The elasticsearch component is ready to use !
 sudo apt-get install openjdk-8-jre 
 ```
 
- - Install [libsodium](http://doc.libsodium.org/installation/index.html) (Linux only)
+ - Install [libsodium](https://download.libsodium.org/doc/index.html) (Linux only)
   
-     - Linux: See [installation](http://doc.libsodium.org/installation/index.html). After installation, make sure the file 'libsodium.so' 
+     - Linux: See [installation](https://download.libsodium.org/doc/installation/index.html). After installation, make sure the file 'libsodium.so' 
        exists on: /usr/local/lib or /opt/local/lib. If not, create a symbolic link.
        
-     - Windows: no installation need (include in binaries) 
+    No installation need for Windows (include in binaries) 
   
  - Download lastest release of file ucoinj-elasticsearch-X.Y-standalone.zip
  
-- 
GitLab