Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(478)

Unified Diff: chrome/common/extensions/docs/templates/intros/storage.html

Issue 947463002: Fix bad link in storage doc. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use ref. Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698