summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Benkard <code@mail.matthias.benkard.de>2010-01-15 10:28:55 +0100
committerMatthias Benkard <code@mail.matthias.benkard.de>2010-01-15 10:28:55 +0100
commit17b39edb2c7daa4ee7f3178c82abba7c2666bc31 (patch)
treeab080eff5b19ec92cd94c73521aa7ca282683337
parenteea4f09c56dba56a32d911f20483d1969b9d2ff5 (diff)
Fix a typo.
Ignore-this: ff2a41f79475555912fb7c8e9930febf darcs-hash:5708afe4d572edf3daff01e09928adf6858af836
-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))))
" | "