diff options
author | Ville Skytt? <ville.skytta@iki.fi> | 2010-07-04 13:36:11 +0300 |
---|---|---|
committer | Ville Skytt? <ville.skytta@iki.fi> | 2010-07-04 13:36:11 +0300 |
commit | f6bee94c0fc9907f77f21a9167e4543d3b738e7a (patch) | |
tree | 5b532219401d56c075d98c8e91b3db8d6d8ab7b9 /htdocs | |
parent | c840dc1d362c6f13e7cd2a3bd304573d47ca032a (diff) | |
download | markup-validator-f6bee94c0fc9907f77f21a9167e4543d3b738e7a.zip markup-validator-f6bee94c0fc9907f77f21a9167e4543d3b738e7a.tar.gz markup-validator-f6bee94c0fc9907f77f21a9167e4543d3b738e7a.tar.bz2 |
Link tweaking.
Diffstat (limited to 'htdocs')
-rwxr-xr-x | htdocs/about.html | 2 | ||||
-rwxr-xr-x | htdocs/whatsnew.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/about.html b/htdocs/about.html index eba5ad5..bf71477 100755 --- a/htdocs/about.html +++ b/htdocs/about.html @@ -198,7 +198,7 @@ Roland W. Crowl, Scott Bigham, <a href="http://sierkbornemann.de/">Sierk Bornemann</a>, - <a href="http://www.webstandards.org/about/members/steph">Steph Troeth</a>, + <a href="http://www.webstandards.org/about/members/steph/">Steph Troeth</a>, <a href="http://inamidst.com/sbp/">Sean B. Palmer</a>, Shane McCarron, Terje Bless, diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html index a042186..3a576fd 100755 --- a/htdocs/whatsnew.html +++ b/htdocs/whatsnew.html @@ -329,7 +329,7 @@ the document itself, especially if there is a chance that the document will be read from or saved to disk, CD, etc - in accordance with - <a href="http://www.w3.org/International/tutorials/tutorial-char-enc/#Slide0250">internationalization recommendations</a>. + <a href="http://www.w3.org/International/tutorials/tutorial-char-enc/#declaring">internationalization recommendations</a>. </li> </ul> </dd> |