Index: chrome/common/extensions/docs/templates/articles/sandboxingEval.html |
diff --git a/chrome/common/extensions/docs/templates/articles/sandboxingEval.html b/chrome/common/extensions/docs/templates/articles/sandboxingEval.html |
index 00db83aa0304818912c560b2f2d25b14558283af..1b2d989934f211486e2a78ac475d7f321f7bc08c 100644 |
--- a/chrome/common/extensions/docs/templates/articles/sandboxingEval.html |
+++ b/chrome/common/extensions/docs/templates/articles/sandboxingEval.html |
@@ -60,7 +60,7 @@ |
<p> |
If you'd like to dive straight into code, please grab the |
- <a href='/extensions/samples.html#3c6dfba67f6a7480d931b5a4a646c151ad1a049b'>sandboxing |
+ <a href='/extensions/samples.html#sandboxed-frame'>sandboxing |
sample extension and take off</a>. It's a working example of a tiny messaging |
API built on top of the <a href='http://handlebarsjs.com'>Handlebars</a> |
templating library, and it should give you everything you need to get going. |