diff --git a/tekuti/template.scm b/tekuti/template.scm index d9101b1..771f400 100644 --- a/tekuti/template.scm +++ b/tekuti/template.scm @@ -71,5 +71,5 @@ (div (@ (id "content")) ,@body) (div (@ (id "footer")) "powered by " - (a (@ (href "http://wingolog.org/software/tekuti/")) + (a (@ (href "//wingolog.org/software/tekuti/")) "tekuti"))))))