From 95396fc3e1d5dc083dc88d43dd2dfce8facf16d4 Mon Sep 17 00:00:00 2001 From: joey Date: Tue, 21 Nov 2006 13:55:09 +0000 Subject: web commit by JoshTriplett: Fix URL. --- doc/shortcuts.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/shortcuts.mdwn') diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn index b224c7d12..c5b3336bc 100644 --- a/doc/shortcuts.mdwn +++ b/doc/shortcuts.mdwn @@ -5,7 +5,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=fdobug url="https://bugs.freedesktop.org/show_bug.cgi?id=1234" desc="freedesktop.org bug #%s"]] +* [[shortcut name=fdobug url="https://bugs.freedesktop.org/show_bug.cgi?id=%s" desc="freedesktop.org bug #%s"]] * [[shortcut name=cpan url="http://search.cpan.org/search?mode=dist&query=%s"]] To add a new shortcut, use the "shortcut" preprocessor directive. "%s" is -- cgit v1.2.3