From 1997e168ed46c98a360fc6a610335d100d64d4c0 Mon Sep 17 00:00:00 2001 From: cyfraeviolae Date: Wed, 23 Feb 2022 00:31:47 -0500 Subject: links --- src/Lib.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Lib.hs') diff --git a/src/Lib.hs b/src/Lib.hs index 13bef06..212f31e 100644 --- a/src/Lib.hs +++ b/src/Lib.hs @@ -356,7 +356,7 @@ gameCrumbs _ labels periods level = instance ToHtml HomeView where toHtml (HomeView (Manifest mediums)) = pageTemplate - [a_ [href_ "https://git.cyfraeviolae.org/antiquitysort", class_ "nonbreaking"] "source code"] + [a_ [href_ "https://cyfraeviolae.org/git/antiquitysort", class_ "nonbreaking"] "source code"] homeBody where homeBody = div_ [class_ "narrow"] $ do -- cgit v1.2.3