From 17b39edb2c7daa4ee7f3178c82abba7c2666bc31 Mon Sep 17 00:00:00 2001 From: Matthias Benkard Date: Fri, 15 Jan 2010 10:28:55 +0100 Subject: Fix a typo. Ignore-this: ff2a41f79475555912fb7c8e9930febf darcs-hash:5708afe4d572edf3daff01e09928adf6858af836 --- journal.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)))) " | " -- cgit v1.2.3