--- a/Overview.html Mon Jan 07 11:49:41 2013 -0500
+++ b/Overview.html Mon Jan 07 12:36:03 2013 -0500
@@ -456,13 +456,13 @@
<h2>4. References</h2>
<dl class="bibliography">
<dt id="WebCrypto">Web Cryptography API</dt>
- <dd><cite><a href="http://dvcs.w3.org/hg/webcrypto-api/">Web Cryptography API</a></cite>, D. Dahl, R. Sleevi. W3C</dd>
+ <dd><cite><a href="http://www.w3.org/TR/WebCryptoAPI/">Web Cryptography API</a></cite>, D. Dahl, R. Sleevi. W3C</dd>
<dt id="KeyDiscovery">WebCrypto Key Discovery API</dt>
- <dd><cite><a href="http://dvcs.w3.org/hg/webcrypto-keydiscovery">WebCrypto Key Discovery</a></cite>, M. Watson. W3C</dd>
+ <dd><cite><a href="http://www.w3.org/TR/webcrypto-key-discovery/">WebCrypto Key Discovery</a></cite>, M. Watson. W3C</dd>
<dt id="localStorage">Web Storage</dt>
<dd><cite><a href="http://dev.w3.org/html5/webstorage/">Web Storage</a></cite>, I. Hickson. W3C</dd>
<dt id="IndexedDB">IndexedDB</dt>
- <dd><cite><a href="http://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html">Indexed Database API</a></cite>, N. Mehta, J. Sicking, E. Graff, A. Popescu, J. Orlow. W3C</dd>
+ <dd><cite><a href="http://www.w3.org/TR/IndexedDB/">Indexed Database API</a></cite>, N. Mehta, J. Sicking, E. Graff, A. Popescu, J. Orlow. W3C</dd>
<dt id="TypedArray">Typed Array Specification</dt>
<dd><cite><a href="http://www.khronos.org/registry/typedarray/specs/latest/">Typed Array Specification, Editor's Draft</a></cite>, D. Herman, K. Russell. W3C</dd>
<dt id="TLS">TLS</dt>