From c31090120ba3a5275bf22bc16406e471646db244 Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Mon, 28 Feb 2011 11:22:32 +0100 Subject: Fix link --- examples/hakyll/tutorial.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/hakyll/tutorial.markdown b/examples/hakyll/tutorial.markdown index 9b847a0..7a50f6d 100644 --- a/examples/hakyll/tutorial.markdown +++ b/examples/hakyll/tutorial.markdown @@ -78,8 +78,8 @@ main = hakyll $ do ~~~~~ This is enough code to create a small brochure site! You can find all code -and files necessary to build this site [right here](TODO: add link!) -- feel -free to play around with it! +and files necessary to build this site [right here](/examples/brochure.zip) +-- feel free to play around with it! To create your site, compile and run your `hakyll.hs`: -- cgit v1.2.3