summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/bookmarks.html
diff options
context:
space:
mode:
authorkathyw@chromium.org <kathyw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-23 06:13:14 +0000
committerkathyw@chromium.org <kathyw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-23 06:13:14 +0000
commit8fc7af6c2c576ed0bdc2597b58677bf8020274bf (patch)
tree35cfd9fb4b67192eb13a786958541eb47b2d6fa2 /chrome/common/extensions/docs/bookmarks.html
parent2d51d408f878915f8919c5357af8bae9ead0d3f4 (diff)
downloadchromium_src-8fc7af6c2c576ed0bdc2597b58677bf8020274bf.zip
chromium_src-8fc7af6c2c576ed0bdc2597b58677bf8020274bf.tar.gz
chromium_src-8fc7af6c2c576ed0bdc2597b58677bf8020274bf.tar.bz2
Added link to new bookmark sample.
TEST=none BUG=none TBR=erikkay Review URL: http://codereview.chromium.org/555054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36954 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/bookmarks.html')
-rw-r--r--chrome/common/extensions/docs/bookmarks.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/chrome/common/extensions/docs/bookmarks.html b/chrome/common/extensions/docs/bookmarks.html
index e5c64e6..e129afd 100644
--- a/chrome/common/extensions/docs/bookmarks.html
+++ b/chrome/common/extensions/docs/bookmarks.html
@@ -363,12 +363,12 @@ this code doesn't bother to define a callback function.
'url': 'http://code.google.com/chrome/extensions'});
</pre>
-<!--
<p>
-For a full example of using bookmarks, see the
-<a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/docs/examples/api/bookmarks/">bookmarks sample</a>.
+For an example of using bookmarks, see the
+<a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/docs/examples/api/bookmarks/basic/">basic bookmarks sample</a>.
+For other examples and for help in viewing the source code, see
+<a href="samples.html">Samples</a>.
</p>
--->
<!-- END AUTHORED CONTENT -->
</div>