diff options
author | ville <ville@localhost> | 2009-05-06 21:45:49 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2009-05-06 21:45:49 +0000 |
commit | f248a0595676c21ccbf1191c5300ca9c135a624e (patch) | |
tree | 08c6186c74abfebeb8447822a55729aa15eea359 /htdocs/footer.html | |
parent | f8924f4fb3043978de1c6eba86148923ccae2be9 (diff) | |
download | markup-validator-f248a0595676c21ccbf1191c5300ca9c135a624e.zip markup-validator-f248a0595676c21ccbf1191c5300ca9c135a624e.tar.gz markup-validator-f248a0595676c21ccbf1191c5300ca9c135a624e.tar.bz2 |
Fix link to 0.8.5 release notes (#6865, thanks to Helder Magalh?es).
Diffstat (limited to 'htdocs/footer.html')
-rwxr-xr-x | htdocs/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/footer.html b/htdocs/footer.html index 3472eef..6767ecb 100755 --- a/htdocs/footer.html +++ b/htdocs/footer.html @@ -17,7 +17,7 @@ </a> </p> <p id="version_info"> - This service runs the W3C Markup Validator, <a href="<!--#echo var="relroot" -->whatsnew.html#t2008-11-20"><abbr title="version">v</abbr>0.8.5</a>. + This service runs the W3C Markup Validator, <a href="<!--#echo var="relroot" -->whatsnew.html#t2009-03-26"><abbr title="version">v</abbr>0.8.5</a>. </p> <p class="copyright"> |