diff options
author | https://launchpad.net/~kralph <kralph@web> | 2011-06-27 08:35:43 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-06-27 08:35:43 +0000 |
commit | 6350accb8bfa0c7867a9d90e51b05cdf0af29e6b (patch) | |
tree | 3e7cba102bc312727ff0331cecb0a938e706583e | |
parent | 30a66bf5bcc26ca779ac60cfcd2b380524774001 (diff) | |
download | ikiwiki-6350accb8bfa0c7867a9d90e51b05cdf0af29e6b.tar ikiwiki-6350accb8bfa0c7867a9d90e51b05cdf0af29e6b.tar.gz |
newer hackage url
-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 |