diff options
-rw-r--r-- | docs/header.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/header.html b/docs/header.html index 2f76a388e..94938612f 100644 --- a/docs/header.html +++ b/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> |