summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorquidtum <quidtum>2020-12-06 20:56:04 -0500
committerquidtum <quidtum>2020-12-06 20:56:04 -0500
commit9628bb5d4bff80f78e75eaca02855d54f22c350a (patch)
tree7e915c205b4726768548436057efb5edc14350e4 /src
parent8844a972e1b153d0d46316bd77aa1f107b0ba388 (diff)
git
Diffstat (limited to 'src')
-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