web commit by JoshTriplett: Fix URL.
parent
4443ae2a4b
commit
95396fc3e1
|
@ -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=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=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=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"]]
|
* [[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
|
To add a new shortcut, use the "shortcut" preprocessor directive. "%s" is
|
||||||
|
|
Loading…
Reference in New Issue