diff options
author | link <link@localhost> | 2003-05-24 20:32:50 +0000 |
---|---|---|
committer | link <link@localhost> | 2003-05-24 20:32:50 +0000 |
commit | ad55505ac9e7be6346dc97f3f0f0082e9b4e88be (patch) | |
tree | c5d3f870a93a3ad458a7fd9d91b82a27291cc188 /htdocs/file-upload.html | |
parent | b6cb0baa3d77fad45374094a80c23629e59934a3 (diff) | |
download | markup-validator-ad55505ac9e7be6346dc97f3f0f0082e9b4e88be.zip markup-validator-ad55505ac9e7be6346dc97f3f0f0082e9b4e88be.tar.gz markup-validator-ad55505ac9e7be6346dc97f3f0f0082e9b4e88be.tar.bz2 |
Merging from validator-0_6_0-branch, at tag validator-0_6_2-beta1, to HEAD.
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" --> |