summaryrefslogtreecommitdiff
path: root/provider
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2016-02-03 17:22:13 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2016-02-03 17:22:13 +0100
commit7f63c63e7b1affb4b4022797349b85f93555e71c (patch)
treecadb73bb6f28e3c16f4e5d9148505ac9a5cd66d9 /provider
parent44c5e3bfb13d6bb8821fb1de63f777ea48cc98bf (diff)
downloaddirty-haskell.org-7f63c63e7b1affb4b4022797349b85f93555e71c.tar
dirty-haskell.org-7f63c63e7b1affb4b4022797349b85f93555e71c.tar.gz
dirty-haskell.org-7f63c63e7b1affb4b4022797349b85f93555e71c.tar.bz2
dirty-haskell.org-7f63c63e7b1affb4b4022797349b85f93555e71c.tar.xz
dirty-haskell.org-7f63c63e7b1affb4b4022797349b85f93555e71c.zip
Fixed git links
Diffstat (limited to 'provider')
-rw-r--r--provider/posts/hakyll.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/provider/posts/hakyll.md b/provider/posts/hakyll.md
index 35e691d..be3bc1b 100644
--- a/provider/posts/hakyll.md
+++ b/provider/posts/hakyll.md
@@ -9,7 +9,7 @@ I stopped using the software suite inherited from
9[hakyll](http://jaspervdj.be/hakyll/) instead, since I realised that the two 9[hakyll](http://jaspervdj.be/hakyll/) instead, since I realised that the two
10were doing essentially the same job and keeping my mess in one haskell file 10were doing essentially the same job and keeping my mess in one haskell file
11(`src/Site.hs`, for those of you who are willing to checkout the 11(`src/Site.hs`, for those of you who are willing to checkout the
12[git repo](https://git.yggdrasil.li/dirty-haskell.org)) instead of spread over a 12[git repo](https://git.yggdrasil.li/gkleen/pub/dirty-haskell.org)) instead of spread over a
13large number of interlocking zsh and haskell scripts. 13large number of interlocking zsh and haskell scripts.
14 14
15I expect nothing to be seriously broken (Only the filepaths of lists have 15I expect nothing to be seriously broken (Only the filepaths of lists have