commit 1086af2c6537176d44373af3baee3589264dc613
Author: Claudio Alessi <smoppy_AT_gmail.com>
Date: Wed Apr 20 21:53:29 2022 +0200
Fix a dead link.
diff --git a/st.suckless.org/index.md b/st.suckless.org/index.md
index bfb766fe..4e315a99 100644
--- a/st.suckless.org/index.md
+++ b/st.suckless.org/index.md
_AT_@ -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
Received on Wed Apr 20 2022 - 21:53:31 CEST