diff --git a/deprecated/cpp/README.md b/deprecated/cpp/README.md index 25c5c6f..ab5835a 100644 --- a/deprecated/cpp/README.md +++ b/deprecated/cpp/README.md @@ -1,3 +1,3 @@ # C++ version (deprecated) -Origianl version ( ~ v2.1.1 ) is deprecated, continue to develop in [golang version](../../v3/README.md) +Origianl version ( ~ v2.1.1 ) is deprecated, continue to develop in [golang version](https://github.com/xxnuo/MTranServer) diff --git a/deprecated/js/README.md b/deprecated/js/README.md index 35c5b35..73c9b1b 100644 --- a/deprecated/js/README.md +++ b/deprecated/js/README.md @@ -1,3 +1,3 @@ # Node.js version (deprecated) -Node.js version is deprecated, continue to develop in [golang version](../../v3/README.md) \ No newline at end of file +Node.js version is deprecated, continue to develop in [golang version](https://github.com/xxnuo/MTranServer) \ No newline at end of file diff --git a/deprecated/rust/README.md b/deprecated/rust/README.md index aa0baaa..4c7f25f 100644 --- a/deprecated/rust/README.md +++ b/deprecated/rust/README.md @@ -1,6 +1,6 @@ # Rust version (community version) -Performance improvement is not significant, only works in x86_64 Linux and some APIs are not compatible with the original version, recommend to use [golang version](../../v3/README.md) instead. +Performance improvement is not significant, only works in x86_64 Linux and some APIs are not compatible with the original version, recommend to use [golang version](https://github.com/xxnuo/MTranServer) instead. Rust server source code is in [LinguaSpark/server](https://github.com/LinguaSpark/server)