diff --git a/extensions/opus/README.md b/extensions/opus/README.md index d3691b07bd..b683dae0bf 100644 --- a/extensions/opus/README.md +++ b/extensions/opus/README.md @@ -39,7 +39,7 @@ NDK_PATH="" ``` cd "${OPUS_EXT_PATH}/jni" && \ -git clone https://git.xiph.org/opus.git libopus +git clone https://gitlab.xiph.org/xiph/opus.git libopus ``` * Run the script to convert arm assembly to NDK compatible format: