diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md
index f876d80a..1187ec2b 100644
--- a/suckless.org/rocks/index.md
+++ b/suckless.org/rocks/index.md
_AT_@ -55,7 +55,6 @@ because it makes them legally compatible with other suckless projects.
* [sdhcp](https://git.2f30.org/sdhcp/) - IPv4 DHCP client.
* [small3dlib](https://gitlab.com/drummyfish/small3dlib) - Single-header public domain C software 3D renderer with no dependencies, using only integer math.
* [stb](https://github.com/nothings/stb) - single-file public domain (or MIT licensed) libraries for C/C++: various image, font, audio loaders etc.
-* [sxhkd](https://github.com/baskerville/sxhkd) - Simple X hotkey daemon
* [termbox](https://github.com/termbox/termbox) - simple ncurses-like library for creating TUIs.
* [TinyGL](https://github.com/C-Chads/tinygl) - free software-only subset of OpenGL 1.1 implemented in C