commit 1086af2c6537176d44373af3baee3589264dc613
parent a6553dd7badd4108b5a06b905e7b0c2906032604
Author: Claudio Alessi <smoppy@gmail.com>
Date: Wed, 20 Apr 2022 21:53:29 +0200
Fix a dead link.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/st.suckless.org/index.md b/st.suckless.org/index.md
@@ -15,7 +15,7 @@ Here's an excerpt from the xterm(1) README:
> clean things up as we go, but there is still a lot of work to do.
It has over 65K lines of code and emulates obscure and obsolete terminals you
-will [never need](http://www.science.uva.nl/museum/tek4014.php).
+will [never need](https://ub.fnwi.uva.nl/computermuseum//tek4014.html).
The popular alternative, rxvt has *only* 32K lines of code. This is just too
much for something as simple as a terminal emulator; it's yet another example