| 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..39601a4ded3b2dfa9a521d296b2377fd68b8eb1f 100644
|
| --- a/chrome/common/extensions/docs/templates/intros/storage.html
|
| +++ b/chrome/common/extensions/docs/templates/intros/storage.html
|
| @@ -91,8 +91,7 @@ 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>.
|
| +$(ref:sync) and $(ref:local).
|
|
|
| <h2 id="examples">Examples</h2>
|
|
|
|
|