From 9ba0daf4ba3b9a66da7cf396c662f6085852e324 Mon Sep 17 00:00:00 2001
From: Matt Kraai <kraai@debian.org>
Date: Wed, 31 Jan 2001 01:59:46 +0000
Subject: [PATCH] Close IMG tag.

---
 docs/busybox.net/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html
index 7352c1bc0..6f1e38692 100644
--- a/docs/busybox.net/index.html
+++ b/docs/busybox.net/index.html
@@ -20,7 +20,7 @@
 		</TD>
 	    </TR>
       </TABLE>
-      <a href="/"><IMG SRC="images/busybox2.jpg" alt="BusyBox" border="0" width="360" height="230"</a><BR>
+      <a href="/"><IMG SRC="images/busybox2.jpg" alt="BusyBox" border="0" width="360" height="230"></a><BR>
 
 
 <!-- Begin Introduction section -->