From 4219bd0ec99bf27c39580ace3f758c0cc941569e Mon Sep 17 00:00:00 2001 From: kud1ing Date: Tue, 7 Oct 2014 20:50:15 +0200 Subject: [PATCH] fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30f6b57..5f0e41b 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Only projects that are stable and useful to users are added. Projects that do no ### Cryptography * [DaGenix/rust-crypto](https://github.com/DaGenix/rust-crypto) — cryptographic algorithms in Rust [](https://travis-ci.org/DaGenix/rust-crypto) -* [dnaq/sodiumoxide](https://github.com/dnaq/sodiumoxide) — (libsodium)[https://github.com/jedisct1/libsodium] bindings +* [dnaq/sodiumoxide](https://github.com/dnaq/sodiumoxide) — [libsodium](https://github.com/jedisct1/libsodium) bindings * [sfackler/rust-openssl](https://github.com/sfackler/rust-openssl) — OpenSSL bindings [](https://travis-ci.org/sfackler/rust-openssl) ### Database