commit 651c768bad59a5618d5e938a9ea70cebb0603270
parent 3e231386afeeab17e9fecbdca0521b39b93332ee
Author: Evan Gates <evan.gates@gmail.com>
Date: Thu, 29 Sep 2011 13:17:01 -0700
change links for my projects to bitbucket because my site is down and I don't know when I'll get it back up
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/suckless.org/other_projects.md b/suckless.org/other_projects.md
@@ -14,12 +14,12 @@ There are several other projects which are inspired by the spirit of suckless.
* [micy](http://hg.youterm.com/micy/) - minimalistic mouse handler (depends on driver)
* [mmsdk](http://hg.youterm.com/mmsdk/) - minimal maemo sdk (based on qemu-arm)
* [passman](http://nibble.develsec.org/hg/toys/file/) - password manager + other nibble suckless toys
-* [pcw](http://www.deepcube.net/code/pcw) - popup chat windows (ii front end)
+* [pcw](http://bitbucket.org/emg/pcw) - popup chat windows (ii front end)
* [slpm](http://hg.youterm.com/slpm/) - suckless package manager
* [sltar](http://s01.de/~tox/index.cgi/proj_sltar) - suckless tar
* [smu](http://s01.de/~tox/index.cgi/proj_smu) - simple markup
* [spp](http://hg.youterm.com/spp/) - simple pre processor
-* [srw](http://www.deepcube.net/code/srw) - simple read wrapper
+* [srw](http://bitbucket.org/emg/srw) - simple read wrapper
* [ssg](http://nibble.develsec.org/projects/ssg.html) - slide generation system with markdown-like syntax
* [sup](http://hg.youterm.com/sup/) - minimalistic sudo replacement
* [sw](http://nibble.develsec.org/projects/sw.html) - minimalistic web framework