diff --git a/plugins/Overlay/templates/index.tpl b/plugins/Overlay/templates/index.tpl
index 66bddbe1db02a0251825b46b8230d65d398c45c2..7100e8531d9718dc79c63d254f518376e38342a0 100644
--- a/plugins/Overlay/templates/index.tpl
+++ b/plugins/Overlay/templates/index.tpl
@@ -23,7 +23,9 @@
 		{/if}
 	</p>
 	<p>
-		<a href="#">{'Overlay_ErrorNotLoadingLink'|translate|escape:'html'}</a>
+		<a href="http://piwik.org/docs/page-overlay/#toc-page-overlay-troubleshooting" target="_blank">
+			{'Overlay_ErrorNotLoadingLink'|translate|escape:'html'}
+		</a>
 	</p>
 </div>