diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/Web.hs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -120,7 +120,7 @@ instance ToHtml HomeView where toHtml view = pageTemplate [ a_ - [href_ "https://git.cyfraeviolae.org/sumcheck", class_ "nonbreaking"] + [href_ "https://cyfraeviolae.org/git/sumcheck", class_ "nonbreaking"] "source code" ] homeBody |