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 071c1fa..26775e6 100755
--- a/journal.lisp
+++ b/journal.lisp
@@ -340,7 +340,7 @@
(<:button :type "submit"
(<:as-is "Bearbeiten"))))
" | "
- (<:a :href (link-to :view-atom-feed :post-id id)
+ (<:a :href (link-to :view-comment-feed :post-id id :absolute t)
(<:as-is
(format nil "Kommentarfeed (Atom)" (length comments))))
" | "