[wiki] [sites] removed dead links || anselm

From: <hg_AT_suckless.org>
Date: Sat, 17 Mar 2012 21:03:33 +0100 (CET)

changeset: 885:9a69c33d7e2a
tag: tip
user: anselm_AT_garbe.us
date: Sat Mar 17 21:03:30 2012 +0100
files: suckless.org/people/Kris.md
description:
removed dead links


diff -r 482dee13a9cb -r 9a69c33d7e2a suckless.org/people/Kris.md
--- a/suckless.org/people/Kris.md Sat Mar 17 20:55:00 2012 +0100
+++ b/suckless.org/people/Kris.md Sat Mar 17 21:03:30 2012 +0100
_AT_@ -1,7 +1,7 @@
 Kris Maglione aka JG
 ====================
 
-I'm the current maintainer of [wmii](/wiki/wmii/).
+I'm the current(?) maintainer of [wmii](/wmii.suckless.org).
 
 This is a place for me to post the random scripts that I'm compelled to write and consider useful.
 
_AT_@ -11,26 +11,26 @@
 
 All of these scripts are written in rc, and require plan9port to run.
 
-* [webpaste](/~jg/webpaste) - A script which reads its standard input or the files
+* webpaste - A script which reads its standard input or the files
     on its command line and prints a URI where the data can be retrieved. Requires: curl.
 
-* [pasteweb](/~jg/pasteweb) - Similar to webpaste, but reads the contents of your
+* pasteweb - Similar to webpaste, but reads the contents of your
    clipboard and replaces them with a URI where the contents can be retrieved.
    Requires: curl, and one of xclip, xsel, or sselp (in which case, it will print the URI)
 
-* [plastfm](/~jg/plastfm) - An rc script which connects to Last.FM and plays its stream with
+* plastfm - An rc script which connects to Last.FM and plays its stream with
    a command-line mp3 player. Commands are read from the standard input and song info is
    printed to the standard error. Requires: mpg123 or similar client. *This has been replaced
    by [last](/hg.rc/last).*
 
-* [eris.rc](/~jg/eris.rc) - This is an IRC bot, written in rc, of course, which prints mercurial
+* eris.rc - This is an IRC bot, written in rc, of course, which prints mercurial
    commits to channels. The name comes from George Neis' python version. Requires: sic or similar.
 
-* [hgnotify.rc](/~jg/hgnotify.rc) - This is an mailing list bot which posts mercurial commits
+* hgnotify.rc - This is an mailing list bot which posts mercurial commits
    along with their diffs to a mailing list, or arbitrary mailing address. The sender, subject,
    and date all reflect those of the commit. Requires: A sendmail compatible MTA.
 
-* [logger.rc](/~jg/logger.rc) - A simple IRC logger bot, which uses the httplog logger to handle
+* logger.rc - A simple IRC logger bot, which uses the httplog logger to handle
    log rotation. It also extracts lines beginning with 'BUG' and writes them to a separate file.
    Requires: httplog, sic.
 
Received on Sat Mar 17 2012 - 21:03:33 CET

This archive was generated by hypermail 2.3.0 : Thu Sep 13 2012 - 19:32:11 CEST