File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 32
32
"\nfile: " + ( source || "unknown" ) +
33
33
"\ntraceback:\n" + error . stack
34
34
) ;
35
- document . documentElement . innerHTML = "Fatal error: please copy and <a href=\"https://github.com/langton-music/issues\">report</a>: <pre>" + err + "</pre>" ;
35
+ document . documentElement . innerHTML = "Fatal error: please copy and <a href=\"https://github.com/dragoncoder047/ langton-music/issues\">report</a>: <pre>" + err + "</pre>" ;
36
36
}
37
37
catch ( e ) {
38
- document . documentElement . innerHTML = "Double fatal error: please copy and <a href=\"https://github.com/langton-music/issues\">report</a>: <pre>" + e . stack + "</pre>" ;
38
+ document . documentElement . innerHTML = "Double fatal error: please copy and <a href=\"https://github.com/dragoncoder047/ langton-music/issues\">report</a>: <pre>" + e . stack + "</pre>" ;
39
39
}
40
40
}
41
41
</ script >
You can’t perform that action at this time.
0 commit comments