diff options
Diffstat (limited to 'chrome/common/extensions/docs/static/index.html')
-rwxr-xr-x | chrome/common/extensions/docs/static/index.html | 2 |
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> |