diff --git a/win/compile.txt b/win/compile.txt index a85c5e9ba..b64c470e5 100644 --- a/win/compile.txt +++ b/win/compile.txt @@ -209,7 +209,7 @@ and re-build the "help" project. 5.2. To support languages other than English in your build of Audacity, you must enable and build the optional "locale" project. This is required for a full release. You will need to obtain msgfmt.exe from -http://audacity.sourceforge.net/files/msgfmt.zip. Add the location of +https://sourceforge.net/projects/gettext/ . Add the location of the directory containing msgfmt.exe to your Path environment variable. Alternatively, put msgfmt.exe somewhere already in the Path, e.g., C:\Windows.