diff options
author | Rob Landley <rob@landley.net> | 2006-07-13 00:10:33 +0000 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2006-07-13 00:10:33 +0000 |
commit | 3a9cceb0921dbcf20d7f001d959dc5fb5928550b (patch) | |
tree | 2dafd78ae98ade1733703c5c4ce7b72aa7abf384 /docs/busybox.net | |
parent | 1f9145c5c381f5ec01c6d6b51bc1e19a18088ba2 (diff) | |
download | busybox-w32-3a9cceb0921dbcf20d7f001d959dc5fb5928550b.tar.gz busybox-w32-3a9cceb0921dbcf20d7f001d959dc5fb5928550b.tar.bz2 busybox-w32-3a9cceb0921dbcf20d7f001d959dc5fb5928550b.zip |
Add the two busybox developers' home pages that have busybox related stuff
on them.
Diffstat (limited to 'docs/busybox.net')
-rw-r--r-- | docs/busybox.net/header.html | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/docs/busybox.net/header.html b/docs/busybox.net/header.html index 0159fedea..00ac10e7e 100644 --- a/docs/busybox.net/header.html +++ b/docs/busybox.net/header.html | |||
@@ -45,9 +45,9 @@ | |||
45 | <td valign="TOP"> | 45 | <td valign="TOP"> |
46 | <b>About</b> | 46 | <b>About</b> |
47 | <ul> | 47 | <ul> |
48 | <li><a href="about.html">About BusyBox</a></li> | 48 | <li><a href="about.html">About BusyBox</a></li> |
49 | <li><a href="screenshot.html">Screenshot</a></li> | 49 | <li><a href="screenshot.html">Screenshot</a></li> |
50 | <li><a href="news.html">Latest News</a></li> | 50 | <li><a href="news.html">Latest News</a></li> |
51 | </ul> | 51 | </ul> |
52 | <b>Documentation</b> | 52 | <b>Documentation</b> |
53 | <ul> | 53 | <ul> |
@@ -65,14 +65,20 @@ | |||
65 | <ul> | 65 | <ul> |
66 | <li><a href="/cgi-bin/viewcvs.cgi/trunk/busybox/">Browse Source</a></li> | 66 | <li><a href="/cgi-bin/viewcvs.cgi/trunk/busybox/">Browse Source</a></li> |
67 | <li><a href="subversion.html">Source Control</a></li> | 67 | <li><a href="subversion.html">Source Control</a></li> |
68 | <li><a href="/downloads/patches/recent.html">Recent Changes</a></li> | ||
68 | <li><a href="lists.html">Mailing Lists</a></li> | 69 | <li><a href="lists.html">Mailing Lists</a></li> |
69 | <li><a href="http://bugs.busybox.net/">Bug Tracking</a></li> | 70 | <li><a href="http://bugs.busybox.net/">Bug Tracking</a></li> |
70 | </ul> | 71 | </ul> |
71 | <p><b>Links</b> | 72 | <p><b>Links</b> |
72 | <ul> | 73 | <ul> |
73 | <li><a href="links.html">Related Sites</a></li> | 74 | <li><a href="links.html">Related Sites</a></li> |
74 | <li><a href="tinyutils.html">Tiny Utilities</a></li> | 75 | <li><a href="tinyutils.html">Tiny Utilities</a></li> |
75 | <li><a href="sponsors.html">Sponsors</a></li> | 76 | <li><a href="sponsors.html">Sponsors</a></li> |
77 | </ul> | ||
78 | <p><b>Developer Pages</b> | ||
79 | <ul> | ||
80 | <li><a href="http://busybox.net/~landley">Rob</a></li> | ||
81 | <li><a href="http://busybox.net/~aldot">Bernhard</a></li> | ||
76 | </ul> | 82 | </ul> |
77 | 83 | ||
78 | <!-- | 84 | <!-- |