Fix some broken links on the platforms page of the website.
PR: www/170915 Approved by: gabor (mentor)
This commit is contained in:
parent
e13bccfca8
commit
6caae5c602
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39477
1 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue