🐳 chore: 仓库链接指向

This commit is contained in:
m1m1sha
2024-05-09 10:05:54 +08:00
parent 771c872d6e
commit 4076dc2e94
13 changed files with 32 additions and 32 deletions
+6 -6
View File
@@ -1,15 +1,15 @@
# 社区和贡献
我们欢迎并鼓励社区贡献!如果你想参与进来,请提交 [GitHub PR](https://github.com/KKRainbow/EasyTier/pulls)。
我们欢迎并鼓励社区贡献!如果你想参与进来,请提交 [GitHub PR](https://github.com/EasyTier/EasyTier/pulls)。
详细的贡献指南可以在 [Contributing](https://github.com/KKRainbow/EasyTier/blob/main/CONTRIBUTING.md) 中找到。
详细的贡献指南可以在 [Contributing](https://github.com/EasyTier/EasyTier/blob/main/CONTRIBUTING.md) 中找到。
## Star 历史
<a href="https://star-history.com/#KKRainbow/EasyTier&Date">
<a href="https://star-history.com/#EasyTier/EasyTier&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=KKRainbow/EasyTier&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=KKRainbow/EasyTier&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=KKRainbow/EasyTier&type=Date" />
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=EasyTier/EasyTier&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=EasyTier/EasyTier&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=EasyTier/EasyTier&type=Date" />
</picture>
</a>
+2 -2
View File
@@ -1,6 +1,6 @@
# 联系方式
- 提问或报告问题:[GitHub Issues](https://github.com/KKRainbow/EasyTier/issues)
- 讨论和交流:[GitHub Discussions](https://github.com/KKRainbow/EasyTier/discussions)
- 提问或报告问题:[GitHub Issues](https://github.com/EasyTier/EasyTier/issues)
- 讨论和交流:[GitHub Discussions](https://github.com/EasyTier/EasyTier/discussions)
- QQ 群: [949700262](https://qm.qq.com/q/LDxBN5L3kA)
- Telegramhttps://t.me/easytier
+2 -2
View File
@@ -1,7 +1,7 @@
# 安装 {#installation}
1. **下载预编译的二进制文件**
访问 [GitHub Release 页面](https://github.com/KKRainbow/EasyTier/releases) 下载适用于您操作系统的二进制文件。Release 压缩包中同时包含命令行程序和图形界面程序。
访问 [GitHub Release 页面](https://github.com/EasyTier/EasyTier/releases) 下载适用于您操作系统的二进制文件。Release 压缩包中同时包含命令行程序和图形界面程序。
2. **通过 crates.io 安装**
@@ -16,6 +16,6 @@
3. **通过源码安装**
::: code-group
```sh [cargo]
cargo install --git https://github.com/KKRainbow/EasyTier.git
cargo install --git https://github.com/EasyTier/EasyTier.git
```
:::
+1 -1
View File
@@ -1,3 +1,3 @@
# 许可证
EasyTier 基于 [Apache License 2.0](https://github.com/KKRainbow/EasyTier/blob/main/LICENSE) 许可发布。
EasyTier 基于 [Apache License 2.0](https://github.com/EasyTier/EasyTier/blob/main/LICENSE) 许可发布。