diff --git a/taskbar.html b/taskbar.html
index 5a0a153..e5f9a6e 100644
--- a/taskbar.html
+++ b/taskbar.html
@@ -41,6 +41,6 @@ function checkTime(i) {
 	
   <body style="background-color:black;" onload="startTime();">
 	  <a target="app" href="index2.html"><button>Home</button></a>
-	  <a target="app" href="apps/About/index.html"><img src="apps/about/about.png"></a>
+	  <a target="app" href="apps/About/index.html"><img src="apps/About/about.png"></a>
 	  <div class="cwhite" style="text-align:right" id="txt"></div>
 	</body>