--- a/website/pics/recoll3.html
+++ b/website/pics/recoll3.html
@@ -4,11 +4,11 @@
<title>Photo</title>
</head>
<body>
- <p><a href="recoll2.html">Prev</a> <a href=".">Up</a>
+ <p><a href="recoll2.html">Prev</a> <a href="index.html">Up</a>
<a href="recoll4.html">Next</a>
<a href="recoll3.png">Raw Image</a></p>
<p>A result list from which the native application (firefox)
was started by clicking the Edit link.</p>
- <p><img height="90%" src=recoll3.png></p>
+ <p><img height="90%" src="recoll3.png"></p>
</body>
</html>