diff options
Diffstat (limited to 'htdocs/file-upload.html')
-rwxr-xr-x | htdocs/file-upload.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/htdocs/file-upload.html b/htdocs/file-upload.html index 6e8fc57..155863b 100755 --- a/htdocs/file-upload.html +++ b/htdocs/file-upload.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: file-upload.html,v 1.16 2003-02-24 23:33:18 ville Exp $" ---><!--#set var="date" value="\$Date: 2003-02-24 23:33:18 $" +<!--#set var="revision" value="\$Id: file-upload.html,v 1.17 2003-05-24 20:32:45 link Exp $" +--><!--#set var="date" value="\$Date: 2003-05-24 20:32:45 $" --><!--#set var="title" value="W3C Markup Validation Service: Upload Files" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -24,8 +24,8 @@ </div> <p> - If your document is on the Web, you can validate - it by <a title="Validate files by URI" href="./">entering its address</a> instead. + If your document is on the Web, you can validate it with the same advanced options + by <a title="Validate files by URI" href="detailed.html">entering its address</a> instead. </p> <!--#include virtual="footer.html" --> |