diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-03-08 00:14:02 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-03-08 00:14:02 +0100 |
commit | b4e79815201031766ca881f7efc9a500a3940733 (patch) | |
tree | 3fca7dde3c3e33540c789b46117f69a76a65ae42 | |
parent | 3661cd2ef1611cf451f351c963207c454c00f1af (diff) |
shortcuts: Show complete threads for [[!message-id]] directives.
-rw-r--r-- | shortcuts.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shortcuts.mdwn b/shortcuts.mdwn index c211bd30..c59c8895 100644 --- a/shortcuts.mdwn +++ b/shortcuts.mdwn @@ -96,7 +96,7 @@ ikiwiki will include your shortcut in the standard underlay. ## Notmuch'n'Gmane. - * [[!shortcut name=message-id url="http://thread.gmane.org/%s" desc="""`id:"%s"`"""]] + * [[!shortcut name=message-id url="http://news.gmane.org/find-root.php?message_id=%3c%s%3e" desc="""`id:"%s"`"""]] ## sourceware |