diff options
-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> |