summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/Web.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Web.hs b/app/Web.hs
index f64178f..be9fbf9 100644
--- a/app/Web.hs
+++ b/app/Web.hs
@@ -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