From 222cc516272014eb2de0c4ac6137ebb6f620238e Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Mon, 4 Jan 2010 21:03:57 +0100 Subject: Made url in readme point to gihub repo instead of snapshot. --- README.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index fbab8ef..cef4054 100644 --- a/README.markdown +++ b/README.markdown @@ -4,12 +4,12 @@ Hakyll is a simple static site generator library in Haskell. It is mostly inspired by [Jekyll](http://github.com/mojombo/jekyll), but I like to believe it is simpler. An example site where it is used is [my personal homepage](http://jaspervdj.be) of which -[the source code](http://jaspervdj.be/snapshot.tar.gz) is available as a -reference. +[the source code](http://github.com/jaspervdj/jaspervdj) is available here on +github as well, as a reference. ## Installation -cabal install hakyll + cabal install hakyll ## Tutorial and information -- cgit v1.2.3