diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2012-03-07 20:18:09 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2012-03-07 20:18:09 (GMT) |
| commit | 011ca35ad208d034df13952fcf3b92ef6b478c20 (patch) | |
| tree | c044f18d42efcbc10dac69f2f051f61ed6f4b068 | |
| parent | 16b25789d234915be8a174176996ee70fda3ed89 (diff) | |
| download | busybox-website-011ca35ad208d034df13952fcf3b92ef6b478c20.tar.gz busybox-website-011ca35ad208d034df13952fcf3b92ef6b478c20.tar.bz2 | |
add direct link to JS VM with bbox to sidebar
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| -rw-r--r-- | 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> |
