diff --git a/src/AboutDialog.cpp b/src/AboutDialog.cpp index 4626e737b..908f93d40 100644 --- a/src/AboutDialog.cpp +++ b/src/AboutDialog.cpp @@ -269,8 +269,8 @@ void AboutDialog::PopulateAudacityPage( ShuttleGui & S ) CreateCreditsList(); wxString par1Str = _( -"Audacity is a free program written by a worldwide team of [[http://audacityteam.org/about/credits|volunteers]]. \ -Audacity is [[http://audacityteam.org/download|available]] for Windows, Mac, and GNU/Linux (and other Unix-like systems)."); +"Audacity is a free program written by a worldwide team of [[http://www.audacityteam.org/about/credits|volunteers]]. \ +Audacity is [[http://www.audacityteam.org/download|available]] for Windows, Mac, and GNU/Linux (and other Unix-like systems)."); // This trick here means that the English language version won't mention using // English, whereas all translated versions will. @@ -302,7 +302,7 @@ visit our [[http://forum.audacityteam.org/|forum]]."); wxString( wxT("
") + par1Str +
wxT("
") + par2Str + wxT("
") +