summaryrefslogtreecommitdiffstats
path: root/chromium/chrome/common/extensions/api/history.json
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/common/extensions/api/history.json')
-rw-r--r--chromium/chrome/common/extensions/api/history.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/chrome/common/extensions/api/history.json b/chromium/chrome/common/extensions/api/history.json
index b73e3e32d50..c4e11cc8385 100644
--- a/chromium/chrome/common/extensions/api/history.json
+++ b/chromium/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",