From c72ff95670a7ee66ac17ce4a8b4cef759d55f1ba Mon Sep 17 00:00:00 2001 From: Simon <10131203+gaomeng1900@users.noreply.github.com> Date: Mon, 13 Apr 2026 17:21:26 +0800 Subject: [PATCH] docs: update links in troubleshooting page --- .../pages/docs/introduction/troubleshooting/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/website/src/pages/docs/introduction/troubleshooting/page.tsx b/packages/website/src/pages/docs/introduction/troubleshooting/page.tsx index b846feb..633f47f 100644 --- a/packages/website/src/pages/docs/introduction/troubleshooting/page.tsx +++ b/packages/website/src/pages/docs/introduction/troubleshooting/page.tsx @@ -103,25 +103,25 @@ function FormatErrorsContent(isZh: boolean) { <> 如果以上步骤无法解决问题,欢迎在{' '} - GitHub Discussions + GitHub Issues {' '} 中反馈,附上模型名称和错误信息。 ) : ( <> - If the above steps don't help, join the{' '} + If the above steps don't help, open a{' '} - GitHub Discussions + GitHub Issue {' '} with your model name and error details.