diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/shortcuts.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn index fb71bfc62..053c0771f 100644 --- a/doc/shortcuts.mdwn +++ b/doc/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 |