sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit 416cf7c209a4dfb20be342eb71dae41a4379b9c8
parent 63f358db74fd42d54a4635a869cf318191c79363
Author: Anselm R Garbe <garbeam@gmail.com>
Date:   Tue, 10 Mar 2009 09:19:06 +0000

fixed link location
Diffstat:
Mwww.suckless.org/index.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www.suckless.org/index.md b/www.suckless.org/index.md @@ -1,4 +1,4 @@ -Home of [wmii](http://wmii.suckless.org), [dwm](/http://dwm.suckless.org), [libixp](http://libs.suckless.org/libixp), and other quality +Home of [wmii](http://wmii.suckless.org), [dwm](http://dwm.suckless.org), [libixp](http://libs.suckless.org/libixp), and other quality software with a focus on simplicity, clarity, and frugality. Read more about our [philosophy](/common/) and join us on the [mailing list](common/community).