[git commit] add direct link to JS VM with bbox to sidebar

Denys Vlasenko vda.linux at googlemail.com
Wed Mar 7 20:18:09 UTC 2012


commit: http://git.busybox.net/busybox-website/commit/?id=011ca35ad208d034df13952fcf3b92ef6b478c20
branch: http://git.busybox.net/busybox-website/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 header.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/header.html b/header.html
index 3e3ba83..6c5de80 100644
--- a/header.html
+++ b/header.html
@@ -43,6 +43,7 @@
     <b>About</b>
     <ul>
         <li><a href="about.html">About BusyBox</a></li>
+        <li><a href="live_bbox/live_bbox.html">BusyBox in VM</a></li>
         <li><a href="screenshot.html">Screenshot</a></li>
         <li><a href="news.html">Announcements</a></li>
     </ul>


More information about the busybox-cvs mailing list