Closed Bug 272018 Opened 21 years ago Closed 21 years ago

Fix broken Firefox source download URL

Categories

(www.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: paragw, Unassigned)

References

()

Details

Fix broken Firefox source download URL. Patch below - please apply. Index: mozilla-org/html/download-mozilla.html =================================================================== RCS file: /cvsroot/mozilla-org/html/download-mozilla.html,v retrieving revision 1.57 diff -u -r1.57 download-mozilla.html --- mozilla-org/html/download-mozilla.html 26 Nov 2004 17:39:13 -0000 1.57 +++ mozilla-org/html/download-mozilla.html 27 Nov 2004 18:23:07 -0000 @@ -71,7 +71,7 @@ <tr> <td> Firefox 1.0<br> - <a href="http://ft.mozilla.org/pub/mozilla.org/firefox/releases/1.0/source/firefox-1.0-source.tar.bz2">bzip2</a> + <a href="http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/1.0/source/firefox-1.0-source.tar.bz2">bzip2</a> <td> Mozilla 1.7.3<br> <a href="http://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla1.7.3/src/mozilla-source-1.7.3.tar.gz">gzip</a> |
fixed
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
*** Bug 271946 has been marked as a duplicate of this bug. ***
Status: RESOLVED → VERIFIED
Product: mozilla.org → Websites
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in before you can comment on or make changes to this bug.