Chromium Code Reviews| Index: chrome/common/extensions/docs/templates/intros/storage.html |
| diff --git a/chrome/common/extensions/docs/templates/intros/storage.html b/chrome/common/extensions/docs/templates/intros/storage.html |
| index b38d0da390d51ca8d66ae33b2edbd2db1342e77e..3f9e67bc31bc32e78b854e288e1d52db4bdacb24 100644 |
| --- a/chrome/common/extensions/docs/templates/intros/storage.html |
| +++ b/chrome/common/extensions/docs/templates/intros/storage.html |
| @@ -91,8 +91,8 @@ enormous amounts of material. |
| of the storage API, and what happens |
| when those limits are exceeded, please |
| see the quota information for |
| -<a href="#sync-properties">sync</a> and |
| -<a href="#local-properties">local</a>. |
| +<a href="#property-sync">sync</a> and |
| +<a href="#property-local">local</a>. |
|
not at google - send to devlin
2015/02/26 16:53:21
Thanks for finding this! An even easier way to fix
|
| <h2 id="examples">Examples</h2> |