Update "This is a bug. Please report it at:" link (#9191)

This commit is contained in:
Max Kaye 2018-07-23 18:18:49 +10:00 committed by Andrew Jones
parent 7e6a571cba
commit faf8e9ec6a
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ pub fn set_with<F: Fn() + Send + Sync + 'static>(f: F) {
static ABOUT_PANIC: &str = "
This is a bug. Please report it at:
https://github.com/paritytech/parity/issues/new
https://github.com/paritytech/parity-ethereum/issues/new
";
fn panic_hook(info: &PanicInfo) {