Skip to content

Commit 130205f

Browse files
authored
Merge pull request #607 from subspace/update-support-link
Update support link
2 parents 0c94d65 + 3e7e9cc commit 130205f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • crates/subspace-node/src

crates/subspace-node/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ impl SubstrateCli for Cli {
208208
}
209209

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

214214
fn copyright_start_year() -> i32 {

0 commit comments

Comments
 (0)