sites

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

commit 97a51e5846939849ae20ede101bae937a1a99710
parent 595c4de46bc5c8a6eeaf4c92636c8aebd5df55e1
Author: Mattias Andrée <maandree@kth.se>
Date:   Mon, 13 Jun 2016 14:16:24 +0200

Remove dead repo links in libixp.md and r9p.md

Signed-off-by: Mattias Andrée <maandree@kth.se>

Diffstat:
Mlibs.suckless.org/libixp.md | 1-
Mlibs.suckless.org/r9p.md | 1-
2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/libs.suckless.org/libixp.md b/libs.suckless.org/libixp.md @@ -15,5 +15,4 @@ LIBIXP Download -------- * [libixp-0.5](http://dl.suckless.org/libs/libixp-0.5.tar.gz) -* <code>git clone [http://git.suckless.org/libixp](http://git.suckless.org/libixp)</code> diff --git a/libs.suckless.org/r9p.md b/libs.suckless.org/r9p.md @@ -8,6 +8,5 @@ R9P `r9p` is a simple [9P](http://9p.cat-v.org) client implementation for Ruby. It currently supports basic filesystem operations, including reading, writing, and listing files. It also supports the operations of the IO class by providing a true file descriptor through a proxy thread. * [`r9p 0.4`](http://dl.suckless.org/libs/r9p-0.4.tgz) -* Latest: `git clone http://git.suckless.org/r9p`