diff options
Diffstat (limited to 'chrome/common/extensions/docs/static/tut_debugging.html')
-rw-r--r-- | chrome/common/extensions/docs/static/tut_debugging.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/extensions/docs/static/tut_debugging.html b/chrome/common/extensions/docs/static/tut_debugging.html index 7713e90..20d46c5 100644 --- a/chrome/common/extensions/docs/static/tut_debugging.html +++ b/chrome/common/extensions/docs/static/tut_debugging.html @@ -38,7 +38,7 @@ in the Extensions page. find the extension files and load them. If you don't have a handy copy of the files, extract them from this - <a href="examples/tutorials/getstarted.zip">ZIP file</a>. + <a href="examples/tutorials/getstarted/getstarted.zip">ZIP file</a>. See Getting Started if you need <a href="getstarted.html#load-ext">instructions for loading the extension</a>. |