🔗 Update documentation to replace relative issue and discussion links with absolute URLs
This commit is contained in:
@@ -312,4 +312,4 @@ A: Modify `Access-Control-Allow-Origin` in `CORS_HEADERS`:
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Need Help?** 👉 [Troubleshooting Guide](./Troubleshooting.en.md) | [📋 Issues](../../issues)
|
**Need Help?** 👉 [Troubleshooting Guide](./Troubleshooting.en.md) | [📋 Issues](https://github.com/qinfuyao/AI-Proxy-Worker/issues)
|
||||||
|
|||||||
@@ -312,4 +312,4 @@ A: 修改 `CORS_HEADERS` 中的 `Access-Control-Allow-Origin`:
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**需要帮助?** 👉 [故障排除指南](./Troubleshooting.md) | [📋 Issues](../../issues)
|
**需要帮助?** 👉 [故障排除指南](./Troubleshooting.md) | [📋 Issues](https://github.com/qinfuyao/AI-Proxy-Worker/issues)
|
||||||
|
|||||||
@@ -249,8 +249,8 @@ All contributors will be recognized in:
|
|||||||
## ❓ Getting Help
|
## ❓ Getting Help
|
||||||
|
|
||||||
### Community Support
|
### Community Support
|
||||||
- [💡 Discussions](../../discussions) - General questions
|
- [💡 Discussions](https://github.com/qinfuyao/AI-Proxy-Worker/discussions) - General questions
|
||||||
- [📋 Issues](../../issues) - Bug reports and feature requests
|
- [📋 Issues](https://github.com/qinfuyao/AI-Proxy-Worker/issues) - Bug reports and feature requests
|
||||||
- [Discord/Slack] - Real-time chat (if available)
|
- [Discord/Slack] - Real-time chat (if available)
|
||||||
|
|
||||||
### Code Review Process
|
### Code Review Process
|
||||||
|
|||||||
@@ -249,8 +249,8 @@ docs/
|
|||||||
## ❓ 获取帮助
|
## ❓ 获取帮助
|
||||||
|
|
||||||
### 社区支持
|
### 社区支持
|
||||||
- [💡 Discussions](../../discussions) - 一般问题
|
- [💡 Discussions](https://github.com/qinfuyao/AI-Proxy-Worker/discussions) - 一般问题
|
||||||
- [📋 Issues](../../issues) - Bug 报告和功能请求
|
- [📋 Issues](https://github.com/qinfuyao/AI-Proxy-Worker/issues) - Bug 报告和功能请求
|
||||||
- [Discord/Slack] - 实时聊天(如果可用)
|
- [Discord/Slack] - 实时聊天(如果可用)
|
||||||
|
|
||||||
### 代码审查流程
|
### 代码审查流程
|
||||||
|
|||||||
@@ -320,8 +320,8 @@ npm install -g wrangler
|
|||||||
If you encounter installation issues:
|
If you encounter installation issues:
|
||||||
|
|
||||||
1. Check [Troubleshooting Guide](./Troubleshooting.en)
|
1. Check [Troubleshooting Guide](./Troubleshooting.en)
|
||||||
2. Search [📋 Issues](../../issues)
|
2. Search [📋 Issues](https://github.com/qinfuyao/AI-Proxy-Worker/issues)
|
||||||
3. Ask questions in [💡 Discussions](../../discussions)
|
3. Ask questions in [💡 Discussions](https://github.com/qinfuyao/AI-Proxy-Worker/discussions)
|
||||||
4. Check [Cloudflare Workers Documentation](https://developers.cloudflare.com/workers/)
|
4. Check [Cloudflare Workers Documentation](https://developers.cloudflare.com/workers/)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -318,8 +318,8 @@ npm install -g wrangler
|
|||||||
如果遇到安装问题:
|
如果遇到安装问题:
|
||||||
|
|
||||||
1. 查看 [故障排除指南](./Troubleshooting.md)
|
1. 查看 [故障排除指南](./Troubleshooting.md)
|
||||||
2. 搜索 [📋 Issues](../../issues)
|
2. 搜索 [📋 Issues](https://github.com/qinfuyao/AI-Proxy-Worker/issues)
|
||||||
3. 在 [💡 Discussions](../../discussions) 中提问
|
3. 在 [💡 Discussions](https://github.com/qinfuyao/AI-Proxy-Worker/discussions) 中提问
|
||||||
4. 查看 [Cloudflare Workers 文档](https://developers.cloudflare.com/workers/)
|
4. 查看 [Cloudflare Workers 文档](https://developers.cloudflare.com/workers/)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
This guide covers common issues you might encounter when using AI Proxy Worker and their solutions. If your issue isn't listed here, please submit a new issue report in [📋 Issues](../../issues).
|
This guide covers common issues you might encounter when using AI Proxy Worker and their solutions. If your issue isn't listed here, please submit a new issue report in [📋 Issues](https://github.com/qinfuyao/AI-Proxy-Worker/issues).
|
||||||
|
|
||||||
## 🚨 Common Errors and Solutions
|
## 🚨 Common Errors and Solutions
|
||||||
|
|
||||||
@@ -428,8 +428,8 @@ Check Interval: 5 minutes
|
|||||||
If the above solutions don't resolve your issue:
|
If the above solutions don't resolve your issue:
|
||||||
|
|
||||||
### 1. Search Existing Issues
|
### 1. Search Existing Issues
|
||||||
- Check [📋 Issues](../../issues)
|
- Check [📋 Issues](https://github.com/qinfuyao/AI-Proxy-Worker/issues)
|
||||||
- Search [💡 Discussions](../../discussions)
|
- Search [💡 Discussions](https://github.com/qinfuyao/AI-Proxy-Worker/discussions)
|
||||||
- Check [Cloudflare Community](https://community.cloudflare.com/)
|
- Check [Cloudflare Community](https://community.cloudflare.com/)
|
||||||
|
|
||||||
### 2. Submit New Issue
|
### 2. Submit New Issue
|
||||||
@@ -465,9 +465,9 @@ curl -v -X POST https://your-worker.workers.dev/chat \
|
|||||||
|
|
||||||
- [Cloudflare Workers Documentation](https://developers.cloudflare.com/workers/)
|
- [Cloudflare Workers Documentation](https://developers.cloudflare.com/workers/)
|
||||||
- [DeepSeek API Documentation](https://platform.deepseek.com/api-docs)
|
- [DeepSeek API Documentation](https://platform.deepseek.com/api-docs)
|
||||||
- [💡 Discussions](../../discussions) - Community discussion
|
- [💡 Discussions](https://github.com/qinfuyao/AI-Proxy-Worker/discussions) - Community discussion
|
||||||
- Discord/Telegram groups (if available)
|
- Discord/Telegram groups (if available)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Issue Resolved?** 👉 [View More Examples](./Examples.en.md) | [📋 Issues](../../issues)
|
**Issue Resolved?** 👉 [View More Examples](./Examples.en.md) | [📋 Issues](https://github.com/qinfuyao/AI-Proxy-Worker/issues)
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
本指南涵盖了使用 AI Proxy Worker 时可能遇到的常见问题及其解决方案。如果你遇到的问题不在此列表中,请在 [📋 Issues](../../issues) 中提交新的问题报告。
|
本指南涵盖了使用 AI Proxy Worker 时可能遇到的常见问题及其解决方案。如果你遇到的问题不在此列表中,请在 [📋 Issues](https://github.com/qinfuyao/AI-Proxy-Worker/issues) 中提交新的问题报告。
|
||||||
|
|
||||||
## 🚨 常见错误及解决方案
|
## 🚨 常见错误及解决方案
|
||||||
|
|
||||||
@@ -526,8 +526,8 @@ Check Interval: 5 minutes
|
|||||||
如果上述解决方案都无法解决你的问题:
|
如果上述解决方案都无法解决你的问题:
|
||||||
|
|
||||||
### 1. 搜索现有问题
|
### 1. 搜索现有问题
|
||||||
- 查看 [📋 Issues](../../issues)
|
- 查看 [📋 Issues](https://github.com/qinfuyao/AI-Proxy-Worker/issues)
|
||||||
- 搜索 [💡 Discussions](../../discussions)
|
- 搜索 [💡 Discussions](https://github.com/qinfuyao/AI-Proxy-Worker/discussions)
|
||||||
- 查看 [Cloudflare Community](https://community.cloudflare.com/)
|
- 查看 [Cloudflare Community](https://community.cloudflare.com/)
|
||||||
|
|
||||||
### 2. 提交新问题
|
### 2. 提交新问题
|
||||||
@@ -563,9 +563,9 @@ curl -v -X POST https://your-worker.workers.dev/chat \
|
|||||||
|
|
||||||
- [Cloudflare Workers 文档](https://developers.cloudflare.com/workers/)
|
- [Cloudflare Workers 文档](https://developers.cloudflare.com/workers/)
|
||||||
- [DeepSeek API 文档](https://platform.deepseek.com/api-docs)
|
- [DeepSeek API 文档](https://platform.deepseek.com/api-docs)
|
||||||
- [💡 Discussions](../../discussions) - 社区讨论
|
- [💡 Discussions](https://github.com/qinfuyao/AI-Proxy-Worker/discussions) - 社区讨论
|
||||||
- [Discord/Telegram 群组](如果有)
|
- [Discord/Telegram 群组](如果有)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**问题解决了?** 👉 [查看更多示例](./Examples.md) | [📋 Issues](../../issues)
|
**问题解决了?** 👉 [查看更多示例](./Examples.md) | [📋 Issues](https://github.com/qinfuyao/AI-Proxy-Worker/issues)
|
||||||
|
|||||||
Reference in New Issue
Block a user