diff options
author | Floris Bos <bos@je-eigen-domein.nl> | 2011-05-06 18:33:05 +0100 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2011-05-06 18:33:05 +0100 |
commit | b7d923f4689836405a35c118d9c70dda42f9e8fb (patch) | |
tree | 047b28aaa47a52870aed8da015873c0493f30d57 /contrib/rom-o-matic/bottom.php | |
parent | c1cc769ef4661f121cd7664f7d8fa4bd06dde005 (diff) | |
download | ipxe-b7d923f4689836405a35c118d9c70dda42f9e8fb.tar.gz |
[contrib] Update rom-o-matic to build iPXE
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'contrib/rom-o-matic/bottom.php')
-rw-r--r-- | contrib/rom-o-matic/bottom.php | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/contrib/rom-o-matic/bottom.php b/contrib/rom-o-matic/bottom.php index ff094fd8..a6343d45 100644 --- a/contrib/rom-o-matic/bottom.php +++ b/contrib/rom-o-matic/bottom.php @@ -27,25 +27,25 @@ Resources: <ul> <li> Source code for iPXE images is available at - <a href="http://etherboot.org/wiki/download" target="_blank"> - http://etherboot.org/wiki/download</a> + <a href="http://www.ipxe.org/download" target="_blank"> + http://www.ipxe.org/download</a> <br><br> </li> <li> For general information about using iPXE, please visit the - <a href="http://www.etherboot.org/" target="_blank"> - Etherboot Project Home Page</a> + <a href="http://www.ipxe.org/" target="_blank"> + iPXE Project Home Page</a> <br><br> </li> <li> For Email-based support for iPXE please join - <a href="http://etherboot.org/wiki/mailinglists" target="_blank"> - Etherboot Project mailing lists.</a> + <a href="http://www.ipxe.org/contact" target="_blank"> + iPXE Project mailing lists.</a> <br><br> </li> <li> For real-time online iPXE support via IRC please visit the - <a href="irc://irc.freenode.net/%23etherboot"> #etherboot channel + <a href="irc://irc.freenode.net/%23ipxe"> #ipxe channel of irc.freenode.net</a>. <br><br> </li> |