From 3451083187a70ee4dfe249d2dee20e8d8e5b58d6 Mon Sep 17 00:00:00 2001 From: cyfraeviolae Date: Wed, 23 Feb 2022 00:31:02 -0500 Subject: git --- app/Web.hs | 2 +- dist/sumcheck-exe | Bin 21633560 -> 21633560 bytes 2 files changed, 1 insertion(+), 1 deletion(-) 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 Binary files a/dist/sumcheck-exe and b/dist/sumcheck-exe differ -- cgit v1.2.3