Remove broken link to screenshot.

This commit is contained in:
Roman Cheplyaka
2008-03-31 21:08:54 +00:00
parent 110c3863e8
commit 8816dc5c3f

View File

@@ -64,10 +64,7 @@ import XMonad.Layout.Simplest ( Simplest(Simplest) )
--
-- > mylayout = tabbed shrinkText myTabConfig ||| Full ||| etc..
-- | A tabbed layout with the default xmonad Theme. Here's a screen
-- shot:
--
-- <http://code.haskell.org/~arossato/xmonadShots/simpleTabbed.png>
-- | A tabbed layout with the default xmonad Theme.
--
-- This is a minimal working configuration:
--