| Index: chrome/common/extensions/api/bookmarks.json
|
| diff --git a/chrome/common/extensions/api/bookmarks.json b/chrome/common/extensions/api/bookmarks.json
|
| index fc0d1feafddaf137d452263c43ced1deb21f2544..a5e774b1edb9f36c86d28858e7f929abeba5a1b2 100644
|
| --- a/chrome/common/extensions/api/bookmarks.json
|
| +++ b/chrome/common/extensions/api/bookmarks.json
|
| @@ -5,7 +5,7 @@
|
| [
|
| {
|
| "namespace": "bookmarks",
|
| - "description": "Use the <code>chrome.bookmarks</code> API to create, organize, and otherwise manipulate bookmarks. Also see <a href='override.html'>Override Pages</a>, which you can use to create a custom Bookmark Manager page.",
|
| + "description": "Use the <code>chrome.bookmarks</code> API to create, organize, and otherwise manipulate bookmarks. Also see <a href='override'>Override Pages</a>, which you can use to create a custom Bookmark Manager page.",
|
| "properties": {
|
| "MAX_WRITE_OPERATIONS_PER_HOUR": {
|
| "value": 100,
|
|
|