Update support URL

This commit is contained in:
Luke Parker
2022-10-27 05:45:55 -04:00
parent fa7a03bf60
commit eb418448eb

View File

@@ -29,7 +29,7 @@ impl SubstrateCli for Cli {
}
fn support_url() -> String {
"serai.exchange".to_string()
"https://github.com/serai-dex/serai/issues/new".to_string()
}
fn copyright_start_year() -> i32 {