commit aa29bc47da5858761afb5c0fa75c39cd06539457
Author: Andre Noll <[email protected]>
Date: Mon May 13 15:06:15 2024 +0200
other_projects: Update link to maan's homepage.
The old link still works, but https should be preferred over http
these days.
diff --git a/suckless.org/other_projects/index.md
b/suckless.org/other_projects/index.md
index 3bc9a4d2..25847b65 100644
--- 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.