Index: chrome/common/extensions/docs/api_index.html |
=================================================================== |
--- chrome/common/extensions/docs/api_index.html (revision 56756) |
+++ chrome/common/extensions/docs/api_index.html (working copy) |
@@ -325,7 +325,7 @@ |
<p> |
Google Chrome also has some |
-<a href="http://code.google.com/chrome/extensions/dev/experimental.html">experimental APIs</a>, |
+<a href="experimental.html">experimental APIs</a>, |
which give you access to |
functionality such as process information and history. |
</p> |
@@ -420,7 +420,7 @@ |
</p> |
<!-- Note: intentionally longer 80 columns --> |
- <pre>function(<span>Type param1, Type param2</span>) <span class="subdued">{...}</span>);</pre> |
+ <pre>function(<span>Type param1, Type param2</span>) <span class="subdued">{...}</span>;</pre> |
<dl> |
<div> |
<div> |