From 9628bb5d4bff80f78e75eaca02855d54f22c350a Mon Sep 17 00:00:00 2001 From: quidtum Date: Sun, 6 Dec 2020 20:56:04 -0500 Subject: git --- src/Lib.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Lib.hs b/src/Lib.hs index 4d20c8e..07db780 100644 --- a/src/Lib.hs +++ b/src/Lib.hs @@ -570,7 +570,7 @@ instance ToHtml HomeView where span_ ", " a_ [href_ newDomainURI] "create a private subgraph" span_ ", or " - a_ [href_ "#"] "view the source code" + a_ [href_ "https://git.cyfraeviolae.org/spectral-renga"] "view the source code" span_ "." toHtmlRaw = toHtml -- cgit v1.2.3