commit 6a5d1b8a62a01afcf069add102cd7d384df6cbe3
parent 3b3bfff079d27210f43eb55b6227449ba8ece744
Author: Aurélien Aptel <aurelien.aptel@gmail.com>
Date: Sat, 13 Nov 2010 12:12:48 +0100
updated the tektronix 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 @@ xterm is bloated and unmaintainable. Here's an excerpt from the README:
Needless to say things have *not* changed, it's still ugly.
It has over 65K lines of code and emulates obscure and obsolete terminals
-you will [never need](http://www.science.uva.nl/museum/tek4014.html).
+you will [never need](http://www.science.uva.nl/museum/tek4014.php).
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 of code complexity.