diff options
author | link <link@localhost> | 2004-07-21 15:07:36 +0000 |
---|---|---|
committer | link <link@localhost> | 2004-07-21 15:07:36 +0000 |
commit | 2a34e85e4df0d42616cfb84c2f7354673d185b85 (patch) | |
tree | e5ce4d52ba2130c261520adae557db617c8bf55b /htdocs/fragment-upload.html | |
parent | 0142358284f759b15b1dc0d5406782e45ac4e1fa (diff) | |
download | markup-validator-2a34e85e4df0d42616cfb84c2f7354673d185b85.zip markup-validator-2a34e85e4df0d42616cfb84c2f7354673d185b85.tar.gz markup-validator-2a34e85e4df0d42616cfb84c2f7354673d185b85.tar.bz2 |
Merging from branch validator-0_6_0-branch, at tag validator-0_6_7-pre2.
(0.6.7 is missing relnotes and other minor tweaks)
Diffstat (limited to 'htdocs/fragment-upload.html')
-rwxr-xr-x | htdocs/fragment-upload.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/fragment-upload.html b/htdocs/fragment-upload.html index cf033e0..0fbaf2f 100755 --- a/htdocs/fragment-upload.html +++ b/htdocs/fragment-upload.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: fragment-upload.html,v 1.8 2003-02-24 23:33:18 ville Exp $" ---><!--#set var="date" value="\$Date: 2003-02-24 23:33:18 $" +<!--#set var="revision" value="\$Id: fragment-upload.html,v 1.9 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: Validate Fragment" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -60,7 +60,7 @@ <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. + it by <a title="Validate files by URL" href="./">entering its address</a> instead. </p> <!--#include virtual="footer.html" --> |