From: joshtriplett Date: Wed, 16 May 2007 07:47:13 +0000 (+0000) Subject: Add shortcut linuxbug for the Linux bugzilla. Could possibly use a better name. X-Git-Tag: 2.1~28 X-Git-Url: http://git.tremily.us/?p=ikiwiki.git;a=commitdiff_plain;h=de7fa86f6692ae017293079b92f90631e2e4e261 Add shortcut linuxbug for the Linux bugzilla. Could possibly use a better name. --- diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn index beb58d300..ab3fb1031 100644 --- a/doc/shortcuts.mdwn +++ b/doc/shortcuts.mdwn @@ -19,6 +19,7 @@ This page controls what shortcut links the wiki supports. * [[shortcut name=fdobug url="https://bugs.freedesktop.org/show_bug.cgi?id=%s" desc="freedesktop.org bug #%s"]] * [[shortcut name=fdolist url="http://lists.freedesktop.org/mailman/listinfo/%s" desc="%s@lists.freedesktop.org"]] * [[shortcut name=gnomebug url="http://bugzilla.gnome.org/show_bug.cgi?id=%s" desc="GNOME bug #%s"]] +* [[shortcut name=linuxbug url="http://bugzilla.kernel.org/show_bug.cgi?id=%s" desc="Linux bug #%s"]] * [[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"]]