blob: a235c6b644a9a5c8d2982585db6859331ccf58a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aj,v 1.1.1.1 2001/03/14 05:13:05 kei Exp $
--- use-htmllintcgi.html.orig Mon Jan 29 10:57:18 2001
+++ use-htmllintcgi.html Mon Jan 29 10:58:51 2001
@@ -53,7 +53,7 @@
</FORM>
</code></blockquote>
<p>$B<!$N%\%?%s$O$3$N(BHTML$B$r%A%'%C%/$7$^$9!#(B</p>
-<form action="./htmllint.cgi">
+<form action="/cgi-bin/htmllint.cgi">
<input type="hidden" name="ViewSource" value="on">
<input type="submit" value="$B$3$N(BHTML$B$OK~E@$8$c$J$$$+$bCN$l$^$;$s(B">
</form>
|