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.