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

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: 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..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>
« 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