summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/static/tut_debugging.html
diff options
context:
space:
mode:
authorBen Murdoch <benm@google.com>2011-01-21 10:34:27 +0000
committerBen Murdoch <benm@google.com>2011-01-25 11:12:19 +0000
commit634420e363ef646c3b50a37b10d86a424b06ee49 (patch)
treeed02a5f7e4cf328a2727b8fbfb047990787ed352 /chrome/common/extensions/docs/static/tut_debugging.html
parent7bd9f0bd9b6fabe8c8b7a30a570f0d635822ffbd (diff)
downloadexternal_chromium-634420e363ef646c3b50a37b10d86a424b06ee49.zip
external_chromium-634420e363ef646c3b50a37b10d86a424b06ee49.tar.gz
external_chromium-634420e363ef646c3b50a37b10d86a424b06ee49.tar.bz2
Merge Chromium at 9.0.597.83: Trivial merge by Git
Change-Id: Ib650207b150b49b604e6fd25a20d7ed7a6de9afc
Diffstat (limited to 'chrome/common/extensions/docs/static/tut_debugging.html')
-rw-r--r--chrome/common/extensions/docs/static/tut_debugging.html2
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 20d46c5..7713e90 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/getstarted.zip">ZIP file</a>.
+ <a href="examples/tutorials/getstarted.zip">ZIP file</a>.
See Getting Started if you need
<a href="getstarted.html#load-ext">instructions
for loading the extension</a>.