| Summary: | Out-dated dev links at http://www.freebsd.org/platforms/ppc.html | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Sean <thepreacher> |
| Component: | Books & Articles | Assignee: | Isabell Long <issyl0> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Sean
2012-08-23 13:10:01 UTC
Responsible Changed From-To: freebsd-www->issyl0 I'll take it. Author: issyl0 Date: Fri Aug 31 09:24:58 2012 New Revision: 39477 URL: http://svn.freebsd.org/changeset/doc/39477 Log: Fix some broken links on the platforms page of the website. PR: www/170915 Approved by: gabor (mentor) Modified: head/en_US.ISO8859-1/htdocs/platforms/ppc.sgml Modified: head/en_US.ISO8859-1/htdocs/platforms/ppc.sgml ============================================================================== --- head/en_US.ISO8859-1/htdocs/platforms/ppc.sgml Fri Aug 31 07:25:01 2012 (r39476) +++ head/en_US.ISO8859-1/htdocs/platforms/ppc.sgml Fri Aug 31 09:24:58 2012 (r39477) @@ -221,25 +221,25 @@ OK load /boot/kernel/kernel.save</pre> <li><a href="http://www.firmworks.com/QuickRef.html"> Open Firmware Quick Reference</a></li> - <li><a href="http://developer.apple.com/technotes/tn/tn1061.html"> + <li><a href="https://developer.apple.com/legacy/mac/library/#technotes/tn/tn1061.html"> "TN1061: Fundamentals of Open Firmware, Part 1 - The User Interface"</a></li> - <li><a href="http://developer.apple.com/technotes/tn/tn1062.html"> + <li><a href="https://developer.apple.com/legacy/mac/library/#technotes/tn/tn1062.html"> "TN1062: Fundamentals of Open Firmware, Part 2 - The Device Tree"</a></li> - <li><a href="http://developer.apple.com/techpubs/hardware/hardware2.html"> + <li><a href="http://developer.apple.com/legacy/mac/library/navigation/"> Apple hardware developer docs</a></li> - <li><a href="http://developer.apple.com/technotes/tn/tn2004.html"> + <li><a href="http://web.archive.org/web/20080514111646/http://developer.apple.com/technotes/tn/tn2004.html"> "TN2004: Debugging Open Firmware Using Telnet"</a></li> - <li><a href="http://developer.apple.com/technotes/tn/tn2023.html"> + <li><a href="http://web.archive.org/web/20080509173539/http://developer.apple.com/technotes/tn/tn2023.html"> "TN2023: Open Firmware Ethernet Debugging II - Telnet Downloading" </a></li> - <li><a href="http://developer.apple.com/technotes/tn/tn2001.html"> + <li><a href="http://developer.apple.com/legacy/mac/library/#technotes/tn/tn2001.html"> "TN2001: Running Files from a Hard Drive in Open Firmware"</a></li> <li><a href="http://sourceware.org/psim/">psim</a> - A PowerPC _______________________________________________ svn-doc-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org" State Changed From-To: open->closed This has been fixed now - thanks for the report! |