diff options
Diffstat (limited to 'htdocs/file-upload.html')
-rwxr-xr-x | htdocs/file-upload.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/file-upload.html b/htdocs/file-upload.html index 4a0216a..f68b480 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.18 2004-05-09 15:56:49 link Exp $" ---><!--#set var="date" value="\$Date: 2004-05-09 15:56:49 $" +<!--#set var="revision" value="\$Id: file-upload.html,v 1.19 2004-07-21 15:06:55 link Exp $" +--><!--#set var="date" value="\$Date: 2004-07-21 15:06:55 $" --><!--#set var="title" value="W3C Markup Validation Service: Upload Files" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -27,7 +27,7 @@ <p> 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. + by <a title="Validate files by URL" href="detailed.html">entering its address</a> instead. </p> <!--#include virtual="footer.html" --> |