Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Harris <mark.hsj@gmail.com>2015-10-23 20:19:48 +0300
committerJean-Marc Valin <jmvalin@jmvalin.ca>2015-10-23 20:19:48 +0300
commit699b64304299009e14a7ca5ea4ffd308e2e552dc (patch)
tree3d9bd34adcbe1f63af3ebc83fbec61c83caccb24 /README.draft
parentd70b8ed69a7761fb2feb5df84e708e638f4e066c (diff)
Updating links for both https and new versionsv1.1.1-rc
Signed-off-by: Jean-Marc Valin <jmvalin@jmvalin.ca>
Diffstat (limited to 'README.draft')
-rw-r--r--README.draft6
1 files changed, 3 insertions, 3 deletions
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