aboutsummaryrefslogtreecommitdiff
path: root/shortcuts.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'shortcuts.mdwn')
-rw-r--r--shortcuts.mdwn11
1 files changed, 9 insertions, 2 deletions
diff --git a/shortcuts.mdwn b/shortcuts.mdwn
index 38c7b3c7..fcd27847 100644
--- a/shortcuts.mdwn
+++ b/shortcuts.mdwn
@@ -25,8 +25,8 @@ This page controls what shortcut links the wiki supports.
* [[!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"]]
-* [[!shortcut name=debss url="http://snapshot.debian.net/package/%s"]]
- * Usage: `\[[!debss package]]`, `\[[!debss package#version]]`, or `\[[!debss package/version]]`. See http://snapshot.debian.net for details.
+* [[!shortcut name=debss url="http://snapshot.debian.org/package/%s/"]]
+ * Usage: `\[[!debss package]]` or `\[[!debss package/version]]`. See http://snapshot.debian.org for details.
* [[!shortcut name=debwiki url="http://wiki.debian.org/%s"]]
* [[!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"]]
@@ -108,3 +108,10 @@ ikiwiki will include your shortcut in the standard underlay.
* [[!shortcut name=sourceware_PR
url="http://sourceware.org/PR%s"
desc="sourceware [BZ #%s]"]]
+
+
+## <http://stackoverflow.com/>
+
+ * [[!shortcut name=stackoverflow_question
+ url="http://http://stackoverflow.com/questions/%s"
+ desc="Stack Overflow question %s"]]