summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xjournal.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/journal.lisp b/journal.lisp
index 54b140d..0245a28 100755
--- a/journal.lisp
+++ b/journal.lisp
@@ -460,7 +460,7 @@
:title "Kompottkins weiser Kommentarfeed")
(<:link :rel "service.feed"
:type "application/atom+xml"
- :href (link-to :view-atom-entry)
+ :href (link-to :view-atom-entry :absolute t)
:title "Kompottkins Weisheiten")
(<:link :rel "pingback" :href (link-to :pingback :absolute t))
(<:link :rel "stylesheet" :type "text/css" :href (link-to :css))