summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/Web.hs2
-rwxr-xr-xdist/sumcheck-exebin21633560 -> 21633560 bytes
2 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
diff --git a/dist/sumcheck-exe b/dist/sumcheck-exe
index 9ea66f8..01c167b 100755
--- a/dist/sumcheck-exe
+++ b/dist/sumcheck-exe
Binary files differ