diff options
author | Joey Hess <joey@kitenet.net> | 2008-03-06 08:11:41 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-03-06 08:11:41 -0500 |
commit | 8f44d519b02cb11eca9e2f825c430f618171abd8 (patch) | |
tree | dbcfec96e546f5971b58580204e145afab41d6a3 | |
parent | da9bf8df555465ab6ec79495239b78995e47939f (diff) |
web commit by http://madduck.net/: add debpkgsid to link to packages.d.o/sid directly
-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 50f1e624e..764ae6027 100644 --- a/doc/shortcuts.mdwn +++ b/doc/shortcuts.mdwn @@ -20,6 +20,7 @@ This page controls what shortcut links the wiki supports. * [[!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=debpkgsid url="http://packages.debian.org/sid/%s"]] * [[!shortcut name=debpts url="http://packages.qa.debian.org/%s"]] * [[!shortcut name=debmsg url="http://lists.debian.org/msgid-search/%s"]] * [[!shortcut name=debrt url="https://rt.debian.org/Ticket/Display.html?id=%s"]] |