aboutsummaryrefslogtreecommitdiffstats
path: root/extra/layout.moon
diff options
context:
space:
mode:
Diffstat (limited to 'extra/layout.moon')
-rw-r--r--extra/layout.moon2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/layout.moon b/extra/layout.moon
index dfc8116..70d9848 100644
--- a/extra/layout.moon
+++ b/extra/layout.moon
@@ -89,7 +89,7 @@ layout = (opts) ->
"alive documentation"
foot = footer div {
'alive '
- a (code v.tag), href: "https://git.s-ol.nu/alivecoding/#{v.tag}"
+ a (code v.tag), href: v.web
', generated '
os.date '!%Y-%m-%d %T'
}