diff options
author | https://launchpad.net/~kralph <kralph@web> | 2011-06-27 08:35:43 +0000 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2014-03-09 18:24:38 +0100 |
commit | dedc632bf49fae8358c4ab55a5dd21caead5a91b (patch) | |
tree | 925fff18fb304d7e7b7c5cc66944e4cabfebbf11 /shortcuts.mdwn | |
parent | 30c9cfd9a222a2690529b4eb1ff89105353d16d6 (diff) | |
download | web-dedc632bf49fae8358c4ab55a5dd21caead5a91b.tar.gz web-dedc632bf49fae8358c4ab55a5dd21caead5a91b.tar.bz2 web-dedc632bf49fae8358c4ab55a5dd21caead5a91b.zip |
newer hackage url
(cherry picked from commit 6350accb8bfa0c7867a9d90e51b05cdf0af29e6b)
Diffstat (limited to 'shortcuts.mdwn')
-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 |