From a483e8135bc2625b797d28790385d50c61f4d20a Mon Sep 17 00:00:00 2001 From: Paul-Louis Ageneau Date: Wed, 22 Jan 2020 10:55:17 +0100 Subject: [PATCH] Correct URL for libnice --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21b8694..4c2e2bf 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The library aims at fully implementing WebRTC SCTP DataChannels ([draft-ietf-rtc - GnuTLS: https://www.gnutls.org/ or OpenSSL: https://www.openssl.org/ Optional: -- libnice: https://github.com/libnice/libnice (substituable with libjuice) +- libnice: https://nice.freedesktop.org/ (substituable with libjuice) Submodules: - usrsctp: https://github.com/sctplab/usrsctp