diff options
-rw-r--r-- | shortcuts.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shortcuts.mdwn b/shortcuts.mdwn index b870256d..94a7a901 100644 --- a/shortcuts.mdwn +++ b/shortcuts.mdwn @@ -64,7 +64,7 @@ This page controls what shortcut links the wiki supports. * [[!shortcut name=ubupkg url="http://packages.ubuntu.com/%s"]] * [[!shortcut name=mozillazinekb url="http://kb.mozillazine.org/%s"]] * [[!shortcut name=freebsdwiki url="http://wiki.freebsd.org/%s"]] -* [[!shortcut name=hackage url="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/%s"]] +* [[!shortcut name=hackage url="http://hackage.haskell.org/package/%s"]] To add a new shortcut, use the `shortcut` [[ikiwiki/directive]]. In the url, "%s" is replaced with the |