readme: update links - lchat - A line oriented chat front end for ii. | |
git clone git://git.suckless.org/lchat | |
Log | |
Files | |
Refs | |
README | |
--- | |
commit 6e73830497114901db5f864abc76b2964283fa77 | |
parent 8b38db9309f616bd9954a661685887eb2a21f6ae | |
Author: Jan Klemkow <[email protected]> | |
Date: Tue, 25 Oct 2022 23:27:51 +0200 | |
readme: update links | |
Diffstat: | |
M README.md | 9 +++++---- | |
1 file changed, 5 insertions(+), 4 deletions(-) | |
--- | |
diff --git a/README.md b/README.md | |
@@ -10,10 +10,11 @@ usability and simplicity. | |
Programs you can use lchat as a front end for: | |
- * http://tools.suckless.org/ii/ | |
- * http://ratox.2f30.org/ | |
- * http://github.com/younix/sj/ | |
- * http://23.fi/jj/ | |
+ * https://tools.suckless.org/ii/ | |
+ * https://git.2f30.org/ratox | |
+ * https://github.com/younix/sj/ | |
+ * https://23.fi/jj/ | |
+ * https://github.com/czarkoff/icb | |
Requirements | |
------------ |