File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -467,7 +467,7 @@ const MainLayout: React.FC<{
467467 key = { value . key }
468468 onClick = { ( ) => {
469469 if ( value . key === "help" ) {
470- window . open ( "https://github.com/scriptscat/scriptcat/tree/main/src/locales " , "_blank" ) ;
470+ window . open ( "https://github.com/scriptscat/scriptcat/discussions/531 " , "_blank" ) ;
471471 return ;
472472 }
473473 systemConfig . setLanguage ( value . key ) ;
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ function Setting() {
117117 className = "tw-w-50 tw-max-w-75"
118118 onChange = { ( value ) => {
119119 if ( value === "help" ) {
120- window . open ( "https://github.com/scriptscat/scriptcat/tree/main/src/locales " , "_blank" ) ;
120+ window . open ( "https://github.com/scriptscat/scriptcat/discussions/531 " , "_blank" ) ;
121121 return ;
122122 }
123123 submitLanguage ( value ) ;
You can’t perform that action at this time.
0 commit comments