[m-rev.] wwww diff 1/4: Fix broken link

Paul Bone paul at bone.id.au
Thu Aug 15 00:17:27 AEST 2013


Fix broken link

documentation/include/documentation.inc:
    Fix the broken link to the Haskell comparison document.
---
 documentation/include/documentation.inc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/include/documentation.inc b/documentation/include/documentation.inc
index 20266d0..74af5f7 100644
--- a/documentation/include/documentation.inc
+++ b/documentation/include/documentation.inc
@@ -114,7 +114,7 @@ copy of the entire document, links to PDF are provided.
 	
 	<table class="documentation">
 	<tr>
-	<td><a href="comparison_with_haskell.html"><button class="button">HTML</button></a></td>
+	<td><a href="../about/comparison_with_haskell.html"><button class="button">HTML</button></a></td>
 	</tr>
 	</table>
 	</li>
-- 
1.7.10.4




More information about the reviews mailing list