sites

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

commit aa29bc47da5858761afb5c0fa75c39cd06539457
parent d09a9b001447ef1eb5ab898188032fdf59742ba8
Author: Andre Noll <maan@tuebingen.mpg.de>
Date:   Mon, 13 May 2024 15:06:15 +0200

other_projects: Update link to maan's homepage.

The old link still works, but https should be preferred over http
these days.

Diffstat:
Msuckless.org/other_projects/index.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/suckless.org/other_projects/index.md b/suckless.org/other_projects/index.md @@ -17,7 +17,7 @@ There are several other projects which are inspired by the spirit of suckless. * [ired](https://github.com/radare/ired) - minimalistic hexadecimal editor inspired in radare * [kelp](http://kelp.sf.net) - source code annotation framework * [librarian](https://github.com/maandree/librarian) - less sucky alternative to pkg-config -* [maan](http://people.tuebingen.mpg.de/maan/) - various projects which adhere to the suckless philosophy +* [maan](https://people.tuebingen.mpg.de/maan/) - various projects which adhere to the suckless philosophy * [micy](https://github.com/radare/toys/tree/master/micy) - minimalistic mouse handler (depends on driver) * [mosaic](https://dreamless.digital/src/mosaic) - UNIX style music tools * [nt](https://github.com/ashish-yadav11/nt) - 'at' wrapper for setting one time notification alarms.