diff --git a/README.md b/README.md index ec5c96d..d1a459a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ - + @@ -110,7 +110,7 @@ Please note, there are exceptions to this synchronization. If a version of NTrac ### Manual Install * Download the precompiled executable - For users not covered by the above methods, please go directly to [Release](https://github.com/nxtrace/Ntrace-V1/releases/latest) to download the compiled binary executable. + For users not covered by the above methods, please go directly to [Release](https://www.nxtrace.org/downloads) to download the compiled binary executable. * `Release` provides compiled binary executables for many systems and different architectures. If none are available, you can compile it yourself. * Some essential dependencies of this project are not fully implemented on `Windows` by `Golang`, so currently, `NextTrace` is in an experimental support phase on the `Windows` platform. diff --git a/README_zh_CN.md b/README_zh_CN.md index 75031e2..4da138d 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -18,7 +18,7 @@ - + @@ -121,7 +121,7 @@ Document Language: [English](README.md) | 简体中文 ### Manual Install * 下载预编译的可执行程序 - 对于以上方法没有涵盖的用户,请直接前往 [Release](https://github.com/nxtrace/Ntrace-V1/releases/latest) 下载编译后的二进制可执行文件。 + 对于以上方法没有涵盖的用户,请直接前往 [Release](https://www.nxtrace.org/downloads) 下载编译后的二进制可执行文件。 * `Release`里面为很多系统以及不同架构提供了编译好的二进制可执行文件,如果没有可以自行编译。 * 一些本项目的必要依赖在`Windows`上`Golang`底层实现不完全,所以目前`NextTrace`在`Windows`平台出于实验性支持阶段。