Point source link at sr.ht project page

Instead of the git page. That way it's easier to find the mailing lists
and whatnot.
This commit is contained in:
Edward Loveall
2021-10-16 16:21:46 -04:00
parent f7ad92f4bf
commit 513d590ce3

View File

@@ -71,7 +71,7 @@ class Home::IndexPage < MainLayout
section do
footer do
para do
a "Source code", href: "https://git.sr.ht/~edwardloveall/scribe"
a "Source code", href: "https://sr.ht/~edwardloveall/scribe"
end
end
end