commit 907b58733690bf21720d3df94c976af8cb35a092
Author: Adam Saponara <[email protected]>
Date: Fri Sep 17 22:24:44 2021 -0400
rocks: Fix termbox link.
Old repo is archived. Link to new project location.
diff --git a/suckless.org/rocks/index.md b/suckless.org/rocks/index.md
index 7f2a5247..d6ebe656 100644
--- a/suckless.org/rocks/index.md
+++ b/suckless.org/rocks/index.md
@@ -48,7 +48,7 @@ because it makes them legally compatible with other suckless
projects.
* [sdhcp](https://git.2f30.org/sdhcp/) - IPv4 DHCP client.
* [TinyGL](https://github.com/C-Chads/tinygl) - free software-only subset of
OpenGL 1.1 implemented in C
* [small3dlib](https://gitlab.com/drummyfish/small3dlib) - Single-header
public domain C software 3D renderer with no dependencies, using only integer
math.
-* [termbox](https://github.com/nsf/termbox) - simple ncurses-like library for
creating TUIs.
+* [termbox](https://github.com/termbox/termbox) - simple ncurses-like library
for creating TUIs.
### Distros