diff --git a/README.md b/README.md index 51d3c646c6..9d762336fa 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ This is the tricky bit since you need to specify the directory that installs the ### Getting Plugged into the Community -We have a complete listing of the ways in which you can get involved with Thunderbird [on our website](https://thunderbird.net/get-involved). Below are some quick references from that page that you can use if you are looking to contribute to Thunderbird core right away. +We have a complete listing of the ways in which you can get involved with Thunderbird [on our website](https://thunderbird.net/participate). Below are some quick references from that page that you can use if you are looking to contribute to Thunderbird core right away. #### Mailing Lists diff --git a/mail/base/content/aboutDialog.xhtml b/mail/base/content/aboutDialog.xhtml index b6012f7ed5..a1208b3bc0 100644 --- a/mail/base/content/aboutDialog.xhtml +++ b/mail/base/content/aboutDialog.xhtml @@ -164,7 +164,7 @@
diff --git a/mail/base/content/utilityOverlay.js b/mail/base/content/utilityOverlay.js index 2ab4bee7c4..98b9254a0b 100644 --- a/mail/base/content/utilityOverlay.js +++ b/mail/base/content/utilityOverlay.js @@ -172,7 +172,7 @@ function togglePaneSplitter(splitterId) { function openLinkText(event, what) { switch (what) { case "getInvolvedURL": - openUILink("https://www.thunderbird.net/get-involved/", event); + openUILink("https://www.thunderbird.net/participate/", event); break; case "keyboardShortcutsURL": openUILink("https://support.mozilla.org/kb/keyboard-shortcuts/", event); diff --git a/mail/branding/tb_beta/net.thunderbird.Thunderbird.appdata.xml b/mail/branding/tb_beta/net.thunderbird.Thunderbird.appdata.xml index 30397d100f..c686bcbf6a 100644 --- a/mail/branding/tb_beta/net.thunderbird.Thunderbird.appdata.xml +++ b/mail/branding/tb_beta/net.thunderbird.Thunderbird.appdata.xml @@ -30,7 +30,7 @@