Update support URL

This commit is contained in:
Luke Parker 2022-10-27 05:45:55 -04:00
parent fa7a03bf60
commit eb418448eb
No known key found for this signature in database
GPG key ID: F9F1386DB1E119B6

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 {