Browse Source

Cut-n-paste strikes again. Change "BusyBox" to say "Buildroot",
which the sensible thing for the Buildroot webpage to say.

Eric Andersen 20 years ago
parent
commit
db8bc35fbc
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/header.html

+ 2 - 2
docs/header.html

@@ -3,7 +3,7 @@
 
 <html>
   <head>
-    <title>BusyBox</title>
+    <title>Buildroot</title>
     <style type="text/css">
      body {
       background-color: #DEE2DE;
@@ -36,7 +36,7 @@
       </table>
     </div>
 
-  <a href="/"><IMG SRC="images/busybox1.png" alt="BusyBox" border="0"></a><BR>
+  <a href="/"><IMG SRC="images/busybox1.png" alt="Buildroot" border="0"></a><BR>
 </td>
 </tr>