diff options
author | Rob Landley <rob@landley.net> | 2006-08-16 22:25:43 +0000 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2006-08-16 22:25:43 +0000 |
commit | fac4ebea3d50d81ff0a4ae85db4e3db69b3657ce (patch) | |
tree | 8476ae3082d5db6441711db17015ac127b950413 /docs | |
parent | 95718b3091690f1293e3069da75d0d4be2665d0e (diff) |
Add link to BusyBox Weekly News. (Yeah, another timesink.)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/busybox.net/header.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/busybox.net/header.html b/docs/busybox.net/header.html index 00ac10e7e..b603c59a4 100644 --- a/docs/busybox.net/header.html +++ b/docs/busybox.net/header.html @@ -47,7 +47,8 @@ <ul> <li><a href="about.html">About BusyBox</a></li> <li><a href="screenshot.html">Screenshot</a></li> - <li><a href="news.html">Latest News</a></li> + <li><a href="news.html">Announcements</a></li> + <li><a href="downloads/news">BusyBox Weekly News</a></li> </ul> <b>Documentation</b> <ul> |