docs: fix localized README links (#956)

This commit is contained in:
Aqil Aziz
2026-05-09 10:04:42 +07:00
committed by GitHub
parent f67ae26765
commit 9080336c5d
3 changed files with 10 additions and 10 deletions

View File

@@ -1200,7 +1200,7 @@ Authorization: Bearer your-api-key
## 📄 ライセンス
MITライセンス - 詳細は [LICENSE](LICENSE) を参照してください。
MITライセンス - 詳細は [LICENSE](../LICENSE) を参照してください。
---

View File

@@ -1251,7 +1251,7 @@ Hành vi dự kiến từ việc xác thực gần đây:
8. Sử dụng/log được ghi lại (`src/lib/usageDb.js`).
9. Dự phòng áp dụng trên lỗi nhà cung cấp/tài khoản/mô hình theo quy tắc combo.
Tài liệu tham khảo kiến trúc đầy đủ: [`docs/ARCHITECTURE.md`](docs/ARCHITECTURE.md)
Tài liệu tham khảo kiến trúc đầy đủ: [`docs/ARCHITECTURE.md`](../docs/ARCHITECTURE.md)
---
@@ -1283,7 +1283,7 @@ Cảm ơn tất cả những người đã đóng góp giúp 9Router tốt hơn!
4. Push lên nhánh (`git push origin feature/amazing-feature`)
5. Mở một Pull Request
Xem [CONTRIBUTING.md](CONTRIBUT.md) để biết hướng dẫn chi tiết.
Xem [Pull Requests](https://github.com/decolua/9router/pulls) để biết hướng dẫn chi tiết.
---
@@ -1301,10 +1301,10 @@ Cảm ơn đặc biệt đến **CLIProxyAPI** - bản triển khai Go gốc đ
## 📄 Giấy phép
Giấy phép MIT - xem [LICENSE](LICENSE) để biết chi tiết.
Giấy phép MIT - xem [LICENSE](../LICENSE) để biết chi tiết.
---
<div align="center">
<sub>Được xây dựng với ❤️ cho các nhà phát triển code 24/7</sub>
</div>
</div>

View File

@@ -1247,7 +1247,7 @@ OPENAI_API_KEY="your-cloud-key" bash tester/security/test-cloud-openai-compatibl
8. 记录使用/日志(`src/lib/usageDb.js`)。
9. 根据组合规则在提供商/账户/模型错误时应用回退。
完整架构参考:[`docs/ARCHITECTURE`](docs/ARCHITECTURE.md)
完整架构参考:[`docs/ARCHITECTURE`](../docs/ARCHITECTURE.md)
---
@@ -1263,7 +1263,7 @@ OPENAI_API_KEY="your-cloud-key" bash tester/security/test-cloud-openai-compatibl
感谢所有帮助让 9Router 变得更好的贡献者!
[![Contributors](https://contrib.rocks/image?repo=decolua/router&max=100&columns=20&anon=1)](https://github.com/decolua/9router/graphs/contributors)
[![Contributors](https://contrib.rocks/image?repo=decolua/9router&max=100&columns=20&anon=1)](https://github.com/decolua/9router/graphs/contributors)
---
@@ -1279,7 +1279,7 @@ OPENAI_API_KEY="your-cloud-key" bash tester/security/test-cloud-openai-compatibl
4 推送到分支(`git push origin feature/amazing-feature`
5. 打开 Pull Request
详细指南请参阅 [CONTRIBUTING.md](CONTRIBUTING.md)。
详细指南请参阅 [Pull Requests](https://github.com/decolua/9router/pulls)。
---
@@ -1297,10 +1297,10 @@ OPENAI_API_KEY="your-cloud-key" bash tester/security/test-cloud-openai-compatibl
## 📄 许可证
MIT License - 详情请参阅 [LICENSE](LICENSE)。
MIT License - 详情请参阅 [LICENSE](../LICENSE)。
---
<div align="center">
<sub>用 ❤️ 为 24/7 编程的开发者构建</sub>
</div>
</div>