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

Unified Diff: chrome/common/extensions/docs/static/app_external.html

Issue 10825266: Update references to sandbox app samples. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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 | « chrome/common/extensions/docs/server2/templates/articles/app_external.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/static/app_external.html
diff --git a/chrome/common/extensions/docs/static/app_external.html b/chrome/common/extensions/docs/static/app_external.html
index 2c3fd20792b8f7af47671b43b99d969c7e831eea..d4fc4b86135e84053808d83fc8080bad0b41a966 100644
--- a/chrome/common/extensions/docs/static/app_external.html
+++ b/chrome/common/extensions/docs/static/app_external.html
@@ -18,11 +18,10 @@ and indirectly access the APIs.
</p>
<p class="note">
-<b>API Samples: </b>
+<b>API Sample: </b>
Want to play with the code?
Check out the
-<a href="https://github.com/GoogleChrome/chrome-app-samples/tree/master/eval-in-iframe">eval-in-iframe</a>
-and <a href="https://github.com/GoogleChrome/chrome-app-samples/tree/master/regex-tester">regex-tester</a> samples.
+<a href="https://github.com/GoogleChrome/chrome-app-samples/tree/master/sandbox">sandbox</a> sample.
</p>
<h2 id="external">Referencing external resources</h2>
« no previous file with comments | « chrome/common/extensions/docs/server2/templates/articles/app_external.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698