summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/static/tut_debugging.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/docs/static/tut_debugging.html')
-rw-r--r--chrome/common/extensions/docs/static/tut_debugging.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/common/extensions/docs/static/tut_debugging.html b/chrome/common/extensions/docs/static/tut_debugging.html
index ff06bc9..26918d0 100644
--- a/chrome/common/extensions/docs/static/tut_debugging.html
+++ b/chrome/common/extensions/docs/static/tut_debugging.html
@@ -1,6 +1,6 @@
<div id="pageData-title" class="pageData">Tutorial: Debugging</div>
-<p>
+<p class="tbd">
[PENDING: intro goes here.
This tutorial starts where
<a href="getstarted.html">Getting Started</a> ends.
@@ -126,7 +126,7 @@ You now know how to debug an extension!</p>
<h2 id="summary">What next?</h2>
-<p>
+<p class="tbd">
[PENDING: Summarize what we did,
what it means,
and where to find more information.