diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Blog.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Blog.hs b/src/Blog.hs index 602fe5989439..7d985c400897 100644 --- a/src/Blog.hs +++ b/src/Blog.hs @@ -76,7 +76,7 @@ showFooter v = [shamlet| Proudly made with # <a class="link" href="http://haskell.org">Haskell , # - <a class="link" href="http://hackage.haskell.org/package/acid-state-0.6.3">Acid-State + <a class="link" href="https://hackage.haskell.org/package/acid-state">Acid-State \ and without PHP, Java, Perl, MySQL and Python. <p> <a class="link" href=#{repoURL}>#{append "Version " v} |