diff options
author | Rob Landley <rob@landley.net> | 2006-02-24 02:55:24 +0000 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2006-02-24 02:55:24 +0000 |
commit | 3cb94d2eb312a0f5d71b85cc1aaf93532d76de37 (patch) | |
tree | 12fe0b0470ec5404b744165599e2b55f42aa962d /docs/busybox.net/header.html | |
parent | f6ddadc1728fbbeabafc44ed195a43a1eafe2bae (diff) | |
download | busybox-w32-3cb94d2eb312a0f5d71b85cc1aaf93532d76de37.tar.gz busybox-w32-3cb94d2eb312a0f5d71b85cc1aaf93532d76de37.tar.bz2 busybox-w32-3cb94d2eb312a0f5d71b85cc1aaf93532d76de37.zip |
Move FAQ under docs, add programming.html to docs list.
Diffstat (limited to 'docs/busybox.net/header.html')
-rw-r--r-- | docs/busybox.net/header.html | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/busybox.net/header.html b/docs/busybox.net/header.html index 02ec608a0..049837d8c 100644 --- a/docs/busybox.net/header.html +++ b/docs/busybox.net/header.html | |||
@@ -43,16 +43,15 @@ | |||
43 | <tr> | 43 | <tr> |
44 | 44 | ||
45 | <td valign="TOP"> | 45 | <td valign="TOP"> |
46 | <br><a href="/news.html">Latest News</a> | ||
46 | <br><a href="/about.html">About</a> | 47 | <br><a href="/about.html">About</a> |
48 | <br><a href="/docs.html">Documentation</a> | ||
49 | <br><a href="/download.html">Download</a> | ||
47 | <br><a href="/screenshot.html">Screenshot</a> | 50 | <br><a href="/screenshot.html">Screenshot</a> |
48 | <br><a href="/lists.html">Mailing Lists</a> | 51 | <br><a href="/lists.html">Mailing Lists</a> |
49 | <br><a href="/news.html">Latest News</a> | ||
50 | <br><a href="/download.html">Download</a> | ||
51 | <br><a href="/cgi-bin/viewcvs.cgi/trunk/busybox/">Browse Source</a> | 52 | <br><a href="/cgi-bin/viewcvs.cgi/trunk/busybox/">Browse Source</a> |
52 | <br><a href="/subversion.html">Accessing Source</a> | 53 | <br><a href="/subversion.html">Accessing Source</a> |
53 | <br><a href="http://bugs.busybox.net/">Bug Tracking</a> | 54 | <br><a href="http://bugs.busybox.net/">Bug Tracking</a> |
54 | <br><a href="/FAQ.html">FAQ</a> | ||
55 | <br><a href="/docs.html">Documentation</a> | ||
56 | <br><a href="/products.html">Products</a> | 55 | <br><a href="/products.html">Products</a> |
57 | <br><a href="/shame.html">Hall of Shame</a> | 56 | <br><a href="/shame.html">Hall of Shame</a> |
58 | <br><a href="/license.html">License</a> | 57 | <br><a href="/license.html">License</a> |