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 3232 "\nfile: " + ( source || "unknown" ) +
3333 "\ntraceback:\n" + error . stack
3434 ) ;
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>" ;
3636 }
3737 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>" ;
3939 }
4040 }
4141 </ script >
You can’t perform that action at this time.
0 commit comments