docs: fix

This commit is contained in:
xxnuo
2025-11-09 16:32:09 +08:00
parent 3259d4cacb
commit 992efb6723
3 changed files with 3 additions and 3 deletions

View File

@@ -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)

View File

@@ -1,3 +1,3 @@
# Node.js version (deprecated)
Node.js version is deprecated, continue to develop in [golang version](../../v3/README.md)
Node.js version is deprecated, continue to develop in [golang version](https://github.com/xxnuo/MTranServer)

View File

@@ -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)