Skip to content

Commit

Permalink
Merge pull request #607 from subspace/update-support-link
Browse files Browse the repository at this point in the history
Update support link
  • Loading branch information
nazar-pc authored Jun 17, 2022
2 parents 0c94d65 + 3e7e9cc commit 130205f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/subspace-node/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ impl SubstrateCli for Cli {
}

fn support_url() -> String {
"https://discord.gg/vhKF9w3x".into()
"https://forum.subspace.network".into()
}

fn copyright_start_year() -> i32 {
Expand Down

0 comments on commit 130205f

Please sign in to comment.