diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-21 19:35:44 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-05-21 19:35:44 +0000 |
commit | c16a80651401e4f020d79fd16cb41b0151f51d97 (patch) | |
tree | 24978fb47b820d5a0754155bef84cf7375072811 | |
parent | 600e73ee2fe8ce32db2dc213da4e2dc5381295b3 (diff) |
web commit by JoshTriplett: Add mozbug shortcut.
-rw-r--r-- | doc/shortcuts.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn index 1d4c1db5d..27e3b942a 100644 --- a/doc/shortcuts.mdwn +++ b/doc/shortcuts.mdwn @@ -28,6 +28,7 @@ This page controls what shortcut links the wiki supports. * [[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=mozbug url="https://bugzilla.mozilla.org/show_bug.cgi?id=%s" desc="Mozilla bug #%s"]] * [[shortcut name=gnulist url="http://lists.gnu.org/mailman/listinfo/%s" desc="%s@gnu.org"]] * [[shortcut name=marcmsg url="http://marc.info/?i=%s"]] * [[shortcut name=marclist url="http://marc.info/?l=%s"]] |