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 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Web.hs') 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 -- cgit v1.2.3