summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMark Harris <mark.hsj@gmail.com>2020-05-09 15:06:58 -0700
committerMark Harris <mark.hsj@gmail.com>2020-05-10 15:42:59 -0700
commit8aa7767207b1e3633004c26aecbb67d1c5118485 (patch)
treec1fdbd96d6ac6c9a3be00c2343e67f90280926e3 /README
parentd1b5efe44739c094badf008e33f6fecae6751caa (diff)
downloadopus-8aa7767207b1e3633004c26aecbb67d1c5118485.tar.gz
Repository moved to gitlab.xiph.org
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 27fddf96..4b13076f 100644
--- a/README
+++ b/README
@@ -35,7 +35,7 @@ An opus-tools package is available which provides encoding and decoding of
Ogg encapsulated Opus files and includes a number of useful features.
Opus-tools can be found at:
- https://git.xiph.org/?p=opus-tools.git
+ https://gitlab.xiph.org/xiph/opus-tools.git
or on the main Opus website:
https://opus-codec.org/
@@ -68,7 +68,7 @@ On Apple macOS, install Xcode and brew.sh, then in the Terminal enter:
1) Clone the repository:
- % git clone https://git.xiph.org/opus.git
+ % git clone https://gitlab.xiph.org/xiph/opus.git
% cd opus
2) Compiling the source