aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Doc.hs
diff options
context:
space:
mode:
authorSpencer Janssen <sjanssen@cse.unl.edu>2007-12-10 00:23:24 +0100
committerSpencer Janssen <sjanssen@cse.unl.edu>2007-12-10 00:23:24 +0100
commit5657169913de0d5a36fa8ec3472d691c52e6be2f (patch)
tree20567efe7a768fcd8adf8647a657668c1a10ed93 /XMonad/Doc.hs
parent4fa71295f9c1831feaa0f0b46d2bdcbd46fc9bde (diff)
downloadXMonadContrib-5657169913de0d5a36fa8ec3472d691c52e6be2f.tar.gz
XMonadContrib-5657169913de0d5a36fa8ec3472d691c52e6be2f.tar.xz
XMonadContrib-5657169913de0d5a36fa8ec3472d691c52e6be2f.zip
Remove references to xmonad 0.4
darcs-hash:20071209232324-a5988-5ef8100d5ace78163a8f105825a73340600a66e1.gz
Diffstat (limited to 'XMonad/Doc.hs')
-rw-r--r--XMonad/Doc.hs4
1 files changed, 2 insertions, 2 deletions
diff --git a/XMonad/Doc.hs b/XMonad/Doc.hs
index 5c6655c..6ced181 100644
--- a/XMonad/Doc.hs
+++ b/XMonad/Doc.hs
@@ -57,7 +57,7 @@ Each stable release of xmonad is accompanied by a stable release of
the contrib library, which you should use if (and only if) you're
using a stable release of xmonad. You can find the most recent
(Oct. 2007) tarball here:
-<http://www.xmonad.org/XMonadContrib-0.4.tar.gz>.
+<http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xmonad-contrib-0.5>
-}
@@ -83,4 +83,4 @@ library and instructions for using them.
internals. It is mainly intended for contributors and provides a
brief code commentary with links to the source documentation.
--} \ No newline at end of file
+-}