From 5b927f38fad39d6605ed0a5bd4324a43b07daeb0 Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 9 Jul 2007 04:19:30 +0000 Subject: [PATCH] web commit by JoshTriplett: Use a better URL for gmane Message-IDs. --- doc/shortcuts.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"]] -- 2.32.0.93.g670b81a890