diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-21 13:50:17 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-21 13:50:17 +0000 |
commit | 6d721c05a75d211a46f427ba0605439a4023affb (patch) | |
tree | 09603a57e2bef059b1a57b2e6a42aff3131597a2 | |
parent | b9690f3182d15ca7aa4bc295a768387fd9b92408 (diff) |
web commit by JoshTriplett: Add "deblist" shortcut; [[deblist devel]] links to http://lists.debian.org/debian-devel
-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 6e53a0371..4dfb238a1 100644 --- a/doc/shortcuts.mdwn +++ b/doc/shortcuts.mdwn @@ -3,6 +3,7 @@ This page controls what shortcut links the wiki supports. * [[shortcut name=google url="http://www.google.com/search?q=%s"]] * [[shortcut name=wikipedia url="http://en.wikipedia.org/wiki/%s"]] * [[shortcut name=debbug url="http://bugs.debian.org/%s" desc="bug #%s"]] +* [[shortcut name=deblist url="http://lists.debian.org/debian-%s" desc="debian-%s@lists.debian.org"]] * [[shortcut name=debpkg url="http://packages.debian.org/%s"]] * [[shortcut name=cpan url="http://search.cpan.org/search?mode=dist&query=%s"]] |