From 699b64304299009e14a7ca5ea4ffd308e2e552dc Mon Sep 17 00:00:00 2001 From: Mark Harris Date: Fri, 23 Oct 2015 13:19:48 -0400 Subject: Updating links for both https and new versions Signed-off-by: Jean-Marc Valin --- README.draft | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.draft') diff --git a/README.draft b/README.draft index db4e35e3..8d8e24df 100644 --- a/README.draft +++ b/README.draft @@ -7,8 +7,8 @@ If this does not work, or if you want to change the default configuration in the Makefile. An up-to-date implementation conforming to this standard is available in a -Git repository at git://git.xiph.org/opus.git or on a website at: -http://opus-codec.org/ +Git repository at https://git.xiph.org/opus.git or on a website at: +https://opus-codec.org/ However, although that implementation is expected to remain conformant with the standard, it is the code in this RFC that shall remain normative. To build from the git repository instead of using this RFC, follow these @@ -17,7 +17,7 @@ steps: 1) Clone the repository (latest implementation of this standard at the time of publication) -% git clone git://git.opus-codec.org/opus.git +% git clone https://git.xiph.org/opus.git % cd opus 2) Compile -- cgit v1.2.3