Index: chrome/common/extensions/api/history.json |
diff --git a/chrome/common/extensions/api/history.json b/chrome/common/extensions/api/history.json |
index b73e3e32d503c286146724c42a816ad085d4e39e..c4e11cc83859a672ba2352dbe5ac5996866ae7f4 100644 |
--- a/chrome/common/extensions/api/history.json |
+++ b/chrome/common/extensions/api/history.json |
@@ -5,7 +5,7 @@ |
[ |
{ |
"namespace": "history", |
- "description": "Use the <code>chrome.history</code> API to interact with the browser's record of visited pages. You can add, remove, and query for URLs in the browser's history. To override the history page with your own version, see <a href='override.html'>Override Pages</a>.", |
+ "description": "Use the <code>chrome.history</code> API to interact with the browser's record of visited pages. You can add, remove, and query for URLs in the browser's history. To override the history page with your own version, see <a href='override'>Override Pages</a>.", |
"types": [ |
{ |
"id": "HistoryItem", |