commit f7124f21e17ffa123923f4b98d4d61fd7ea99b4d
parent d123f6695c19c45ad140941e46e0b68209500409
Author: Pascal Wittmann <mail@pascal-wittmann.de>
Date: Sun, 3 Apr 2011 16:03:15 +0200
fixed link to dmc on other_projects page
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/suckless.org/other_projects.md b/suckless.org/other_projects.md
@@ -6,7 +6,7 @@ There are several other projects which are inspired by the spirit of suckless.
* [bgs](http://s01.de/~tox/index.cgi/proj_bgs) - background setter
* [bug](http://vicerveza.homeunix.net/~viric/soft/bug/) - commandline todo-tracking system
* [dietline](http://hg.youterm.com/radare/file/87579f8c5087/src/dietline.c) - minimal readline-like implementation
-* [dmc](http://lolcathost.org/cgi-bin/hg/dmc/) - dynamic mail client
+* [dmc](http://hg.suckless.org/dmc/) - dynamic mail client
* [dvtm](http://www.brain-dump.org/projects/dvtm/) - screen-like dwm (curses)
* [dzen](http://dzen.geekmode.org/) - display status/notification/menu windows
* [ired](http://hg.youterm.com/ired/) - minimalistic hexadecimal editor inspired in radare