Index: chrome/common/extensions/docs/apps/app_external.html |
diff --git a/chrome/common/extensions/docs/apps/app_external.html b/chrome/common/extensions/docs/apps/app_external.html |
index 06827a7d22706391f9fbf93f0691b3543aee13c4..e483cab1f23ca23a120a6da8643d8a509d427b2c 100644 |
--- a/chrome/common/extensions/docs/apps/app_external.html |
+++ b/chrome/common/extensions/docs/apps/app_external.html |
@@ -226,11 +226,10 @@ and post-messaging to communicate between the event page and sandboxed content |
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> |
<p> |