diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-09 04:19:30 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-09 04:19:30 +0000 |
commit | 5b927f38fad39d6605ed0a5bd4324a43b07daeb0 (patch) | |
tree | 7732955b566c4d94043d240400b6d86132ecbb2c /doc/shortcuts.mdwn | |
parent | 55d1c26f53d9448a4460075f3f20fa78ca097fb0 (diff) | |
download | ikiwiki-5b927f38fad39d6605ed0a5bd4324a43b07daeb0.tar ikiwiki-5b927f38fad39d6605ed0a5bd4324a43b07daeb0.tar.gz |
web commit by JoshTriplett: Use a better URL for gmane Message-IDs.
Diffstat (limited to 'doc/shortcuts.mdwn')
-rw-r--r-- | doc/shortcuts.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn index 27e3b942a..788408459 100644 --- a/doc/shortcuts.mdwn +++ b/doc/shortcuts.mdwn @@ -33,7 +33,7 @@ This page controls what shortcut links the wiki supports. * [[shortcut name=marcmsg url="http://marc.info/?i=%s"]] * [[shortcut name=marclist url="http://marc.info/?l=%s"]] * [[shortcut name=gmane url="http://dir.gmane.org/gmane.%s" desc="gmane.%s"]] -* [[shortcut name=gmanemsg url="http://news.gmane.org/find-root.php?message_id=%s"]] +* [[shortcut name=gmanemsg url="http://mid.gmane.org/%s"]] * [[shortcut name=cpan url="http://search.cpan.org/search?mode=dist&query=%s"]] * [[shortcut name=ctan url="http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=%s"]] * [[shortcut name=hoogle url="http://haskell.org/hoogle/?q=%s"]] |