commit 0a9027eefd89dc5ba227e3910e6748d50cd8fd38 parent fb253f743c8027d10d922cc4602f421fb62b18eb Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Wed, 20 Mar 2024 21:27:40 +0100 whoops, fix link Diffstat:
M | suckless.org/index.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/suckless.org/index.md b/suckless.org/index.md @@ -34,7 +34,7 @@ Respect (more) the package manager and build system flags (CFLAGS, LDFLAGS, etc) * Ignore C1 control characters in UTF-8 mode. * Improvements to cell handling and wide characters. * Default config: decrease the default minlatency. -* [https://git.suckless.org/st/log.html](Various other terminal fixes and compatibility improvements). +* [Various other terminal fixes and compatibility improvements.](https://git.suckless.org/st/log.html) [tabbed](https://git.suckless.org/tabbed/log.html): * Fix: faulty zombie process reaping.