Closed
Bug 295565
Opened 20 years ago
Closed 19 years ago
add firefox project link to projects/index.html
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 285542
People
(Reporter: jessw, Unassigned)
References
()
Details
Attachments
(1 file)
|
842 bytes,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Here's a patch to add a link to http://mozilla.org/projects/firefox to the project list. It's seems crazy for it not to be there. Index: mozilla-org/html/projects/index.html =================================================================== RCS file: /cvsroot/mozilla-org/html/projects/index.html,v retrieving revision 1.75 diff -u -r1.75 index.html --- mozilla-org/html/projects/index.html 12 Aug 2004 05:03:09 -0000 1.75 +++ mozilla-org/html/projects/index.html 26 May 2005 07:42:07 -0000 @@ -18,6 +18,8 @@ <dt>Browser Components</dt> <dd> <dl> + <dt><a href="firefox/">Firefox</a></dt> + <dd>Firefox is the stand-alone new browser from Mozilla.org. This is the developer page. It lists the current release, links to various other resources.</dd> <dt><a href="seamonkey/">SeaMonkey</a></dt> <dd>SeaMonkey is the codename for the current Mozilla browser. It includes the <a href="../newlayout/">NGLayout/Gecko</a> layout Reproducible: Always
| Reporter | ||
Comment 1•20 years ago
|
||
Updated•20 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
*** This bug has been marked as a duplicate of 285542 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Product: mozilla.org → Websites
Updated•12 years ago
|
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.
Description
•