summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Lib.hs2
1 files changed, 1 insertions, 1 deletions
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