File tree Expand file tree Collapse file tree
src/dev-toolbar/error-viewer Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 },
2323 "repository" : {
2424 "type" : " git" ,
25- "url" : " git+https://github.com/solidjs/start-devtools.git"
25+ "url" : " git+https://github.com/solidjs/solid- start-devtools.git"
2626 },
2727 "bugs" : {
28- "url" : " https://github.com/solidjs/start-devtools/issues"
28+ "url" : " https://github.com/solidjs/solid- start-devtools/issues"
2929 },
30- "homepage" : " https://github.com/solidjs/start-devtools#readme" ,
30+ "homepage" : " https://github.com/solidjs/solid- start-devtools#readme" ,
3131 "keywords" : [
3232 " solid" ,
3333 " solidjs" ,
Original file line number Diff line number Diff line change @@ -183,7 +183,7 @@ interface ErrorViewerProps {
183183 resetError : ( ) => void ;
184184}
185185
186- const ISSUE_THREAD = 'https://github.com/solidjs/start-devtools/issues/new' ;
186+ const ISSUE_THREAD = 'https://github.com/solidjs/solid- start-devtools/issues/new' ;
187187const DISCORD_INVITE = 'https://discord.com/invite/solidjs' ;
188188
189189export default function ErrorViewer ( props : ErrorViewerProps ) : JSX . Element {
You can’t perform that action at this time.
0 commit comments