commit e1a2662e6744378e5c3d873347f12bed8f36e458
parent 651c768bad59a5618d5e938a9ea70cebb0603270
Author: Evan Gates <evan.gates@gmail.com>
Date: Thu, 29 Sep 2011 13:18:43 -0700
change links to my projects to bitbucket (sorry to spam, didn't catch this last time)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools.suckless.org/ii/usage.md b/tools.suckless.org/ii/usage.md
@@ -12,7 +12,7 @@ There is also a blog entry which describes the whole configuration:
Popup Chat Windows
------------------
-You can also try [pcw](http://www.deepcube.net/code/pcw) which will (by default) open a new terminal for each channel you join. On startup, and after receiving SIGUSR1, pcw will open a terminal for every channel you are already in. By default it depends on [srw](http://www.deepcube.net/code/srw) as a line editing wrapper. Just run 'pcw ~/irc' (or whichever directory you have ii using) then start up ii. Note that closing a terminal does not exit the channel. If that channel receives a new message the terminal will open again. To leave the channel you must first '/l' and then close the window. (the combination of pcw + ii + bitlbee let me stop using pidgin :-D)
+You can also try [pcw](http://bitbucket.org/emg/pcw) which will (by default) open a new terminal for each channel you join. On startup, and after receiving SIGUSR1, pcw will open a terminal for every channel you are already in. By default it depends on [srw](http://bitbucket.org/emg/srw) as a line editing wrapper. Just run 'pcw ~/irc' (or whichever directory you have ii using) then start up ii. Note that closing a terminal does not exit the channel. If that channel receives a new message the terminal will open again. To leave the channel you must first '/l' and then close the window. (the combination of pcw + ii + bitlbee let me stop using pidgin :-D)
Web frontend
------------