diff options
-rw-r--r-- | XMonad/Doc.hs | 4 |
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 +-} |