diff --git a/taskbar.html b/taskbar.html
index d0646e9..5cd9927 100644
--- a/taskbar.html
+++ b/taskbar.html
@@ -40,6 +40,6 @@ function checkTime(i) {
   </style>
 	
   <body style="background-color:black;" onload="startTime();">
-	  <a href="apps/About/index.html"><p style="cwhite">About</p></a>
+	  <a href="apps/About/index.html" target="app"><p style="cwhite">About</p></a>
 	  <div class="cwhite" style="text-align:right" id="txt"></div>
 	</body>