commit ea7557ed48ee860d12bb2b6f742c073b258dfb65 parent d6f861cac2381450d23ca4448e8c451363390ccd Author: NRK <nrk@disroot.org> Date: Sun, 31 Jul 2022 17:49:03 +0600 sucks: fix link to /rocks/ Diffstat:
M | suckless.org/sucks/index.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/suckless.org/sucks/index.md b/suckless.org/sucks/index.md @@ -128,7 +128,7 @@ C Compilers * [Clang](http://clang.llvm.org/) is written in C++. If you don't believe that it sucks, try to build clang by hand. -Alternatives: see the Compilers section of the [/rocks/] page. +Alternatives: see the Compilers section of the [/rocks/](../rocks) page. See also --------