summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/static/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/docs/static/index.html')
-rwxr-xr-xchrome/common/extensions/docs/static/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/extensions/docs/static/index.html b/chrome/common/extensions/docs/static/index.html
index fb83d88..78a11d5 100755
--- a/chrome/common/extensions/docs/static/index.html
+++ b/chrome/common/extensions/docs/static/index.html
@@ -49,7 +49,7 @@ Here are some examples of what you can build with extensions:
</td>
<td valign="top">
<b>Page actions</b><br>
- <a href="pageActions.html"><img src="images/index/page_action.png"></a>
+ <a href="pageAction.html"><img src="images/index/page_action.png"></a>
<br>
Add buttons to the Omnibox that get displayed for specific pages
</td>