diff --git a/README.md b/README.md index 4530f5a24..27531642a 100755 --- a/README.md +++ b/README.md @@ -435,5 +435,5 @@ Winlin [v4_EN_Contact]: https://github.com/ossrs/srs/wiki/v4_EN_Contact [LICENSE]: https://github.com/ossrs/srs/blob/4.0release/LICENSE -[LicenseMixing]: https://github.com/ossrs/srs/wiki/LicenseMixing +[LicenseMixing]: https://ossrs.net/lts/zh-cn/license diff --git a/trunk/3rdparty/README.md b/trunk/3rdparty/README.md index 0ef512211..a7d677802 100644 --- a/trunk/3rdparty/README.md +++ b/trunk/3rdparty/README.md @@ -1,7 +1,7 @@ http-parser-2.1.zip * for srs to support http callback. * https://github.com/joyent/http-parser -* https://github.com/ossrs/srs/wiki/LicenseMixing#http-parser +* https://ossrs.net/lts/zh-cn/license#http-parser nginx-1.5.7.zip * http://nginx.org/ @@ -10,7 +10,7 @@ nginx-1.5.7.zip srt-1-fit srt-1.4.1.tar.gz * https://github.com/Haivision/srt/releases/tag/v1.4.1 -* https://github.com/ossrs/srs/wiki/LicenseMixing#srt +* https://ossrs.net/lts/zh-cn/license#srt openssl-1.1-fit openssl-1.1.1b.tar.gz @@ -21,7 +21,7 @@ openssl-OpenSSL_1_0_2u.tar.gz * http://www.openssl.org/source/openssl-1.1.0e.tar.gz * openssl for SRS(with-ssl) RTMP complex handshake to delivery h264+aac stream. * SRTP depends on openssl 1.0.*, so we use both ssl versions. -* https://github.com/ossrs/srs/wiki/LicenseMixing#openssl +* https://ossrs.net/lts/zh-cn/license#openssl CherryPy-3.2.4.zip * sample api server for srs. @@ -36,7 +36,7 @@ opus-1.3.1.tar.gz * http://ffmpeg.org/releases/ffmpeg-4.2.tar.gz * https://github.com/xiph/opus/releases/tag/v1.3.1 * To support RTMP/WebRTC transcoding. -* https://github.com/ossrs/srs/wiki/LicenseMixing#ffmpeg +* https://ossrs.net/lts/zh-cn/license#ffmpeg gtest-fit * google test framework. @@ -51,14 +51,14 @@ st-1.9.zip state-threads state-threads-1.9.1.tar.gz * Patched ST from https://github.com/ossrs/state-threads -* https://github.com/ossrs/srs/wiki/LicenseMixing#state-threads +* https://ossrs.net/lts/zh-cn/license#state-threads JSON * https://github.com/udp/json-parser -* https://github.com/ossrs/srs/wiki/LicenseMixing#json +* https://ossrs.net/lts/zh-cn/license#json USRSCTP -* https://github.com/ossrs/srs/wiki/LicenseMixing#usrsctp +* https://ossrs.net/lts/zh-cn/license#usrsctp links: * state-threads: diff --git a/trunk/auto/options.sh b/trunk/auto/options.sh index c33acb5f8..7dab57c97 100755 --- a/trunk/auto/options.sh +++ b/trunk/auto/options.sh @@ -40,13 +40,13 @@ SRS_DEFAULT_CONFIG=conf/srs.conf SRS_JOBS=1 SRS_STATIC=NO # If enabled, link shared libraries for libst.so which uses MPL license. -# See https://github.com/ossrs/srs/wiki/LicenseMixing#state-threads +# See https://ossrs.net/lts/zh-cn/license#state-threads SRS_SHARED_ST=NO # If enabled, link shared libraries for libsrt.so which uses MPL license. -# See https://github.com/ossrs/srs/wiki/LicenseMixing#srt +# See https://ossrs.net/lts/zh-cn/license#srt SRS_SHARED_SRT=NO # If enabled, link shared libraries for FFmpeg which is LGPL license. -# See https://github.com/ossrs/srs/wiki/LicenseMixing#ffmpeg +# See https://ossrs.net/lts/zh-cn/license#ffmpeg SRS_SHARED_FFMPEG=NO # whether enable the gcov SRS_GCOV=NO diff --git a/trunk/doc/Architecture.md b/trunk/doc/Architecture.md index 10fdf6b01..c509c7cd3 100644 --- a/trunk/doc/Architecture.md +++ b/trunk/doc/Architecture.md @@ -293,7 +293,7 @@ Supported operating systems and hardware: [v4_EN_Contact]: https://github.com/ossrs/srs/wiki/v4_EN_Contact [LICENSE]: https://github.com/ossrs/srs/blob/4.0release/LICENSE -[LicenseMixing]: https://github.com/ossrs/srs/wiki/LicenseMixing +[LicenseMixing]: https://ossrs.net/lts/zh-cn/license [release2]: https://github.com/ossrs/srs/wiki/v4_CN_Product#release20 [release3]: https://github.com/ossrs/srs/wiki/v4_CN_Product#release30 diff --git a/trunk/doc/Features.md b/trunk/doc/Features.md index 5aeb3f31b..f4056c778 100644 --- a/trunk/doc/Features.md +++ b/trunk/doc/Features.md @@ -304,7 +304,7 @@ The features of SRS. [v4_EN_Contact]: https://github.com/ossrs/srs/wiki/v4_EN_Contact [LICENSE]: https://github.com/ossrs/srs/blob/4.0release/LICENSE -[LicenseMixing]: https://github.com/ossrs/srs/wiki/LicenseMixing +[LicenseMixing]: https://ossrs.net/lts/zh-cn/license [release2]: https://github.com/ossrs/srs/wiki/v4_CN_Product#release20 [release3]: https://github.com/ossrs/srs/wiki/v4_CN_Product#release30 diff --git a/trunk/doc/PERFORMANCE.md b/trunk/doc/PERFORMANCE.md index c75b093d1..ced6b81f9 100644 --- a/trunk/doc/PERFORMANCE.md +++ b/trunk/doc/PERFORMANCE.md @@ -408,7 +408,7 @@ Winlin 2021 [v4_EN_Contact]: https://github.com/ossrs/srs/wiki/v4_EN_Contact [LICENSE]: https://github.com/ossrs/srs/blob/4.0release/LICENSE -[LicenseMixing]: https://github.com/ossrs/srs/wiki/LicenseMixing +[LicenseMixing]: https://ossrs.net/lts/zh-cn/license [release2]: https://github.com/ossrs/srs/wiki/v4_CN_Product#release20 [release3]: https://github.com/ossrs/srs/wiki/v4_CN_Product#release30 diff --git a/trunk/doc/Resources.md b/trunk/doc/Resources.md index e90922f4d..35ebbe16f 100644 --- a/trunk/doc/Resources.md +++ b/trunk/doc/Resources.md @@ -318,7 +318,7 @@ git clone https://github.com/ossrs/srs.git [v4_EN_Contact]: https://github.com/ossrs/srs/wiki/v4_EN_Contact [LICENSE]: https://github.com/ossrs/srs/blob/4.0release/LICENSE -[LicenseMixing]: https://github.com/ossrs/srs/wiki/LicenseMixing +[LicenseMixing]: https://ossrs.net/lts/zh-cn/license [release2]: https://github.com/ossrs/srs/wiki/v4_CN_Product#release20 [release3]: https://github.com/ossrs/srs/wiki/v4_CN_Product#release30