mirror of
https://github.com/serai-dex/serai.git
synced 2025-02-03 11:46:31 +00:00
Update support URL
This commit is contained in:
parent
fa7a03bf60
commit
eb418448eb
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue