Index: chrome/common/extensions/docs/templates/articles/a11y.html |
diff --git a/chrome/common/extensions/docs/templates/articles/a11y.html b/chrome/common/extensions/docs/templates/articles/a11y.html |
index 50c6b473087533816e4dde58b82756a2a2028443..e295a3e7ccd703af34b6e9e45d871b3b77174c3b 100644 |
--- a/chrome/common/extensions/docs/templates/articles/a11y.html |
+++ b/chrome/common/extensions/docs/templates/articles/a11y.html |
@@ -303,7 +303,7 @@ is to list them somewhere. |
Your application's options page |
{{:is_apps}} |
Your extension's |
- <a href="options.html">Options page</a> |
+ <a href="options">Options page</a> |
{{/is_apps}} |
might be a good place to do this. |
</p> |
@@ -467,4 +467,4 @@ For an example that implements keyboard navigation and ARIA properties, see |
(compare it to |
<a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/docs/examples/extensions/news/">examples/extensions/news</a>). |
For more examples and for help in viewing the source code, |
-see <a href="samples.html">Samples</a>. |
+see <a href="sampleshtml">Samples</a>. |