summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/packaging.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/docs/packaging.html')
-rwxr-xr-xchrome/common/extensions/docs/packaging.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/chrome/common/extensions/docs/packaging.html b/chrome/common/extensions/docs/packaging.html
index cc97dd1..e9af4d9 100755
--- a/chrome/common/extensions/docs/packaging.html
+++ b/chrome/common/extensions/docs/packaging.html
@@ -111,7 +111,7 @@
<li><a href="npapi.html">NPAPI Plugins</a></li>
<li><a href="xhr.html">Cross-Origin XHR</a></li>
<li class="leftNavSelected">Packaging</li>
- <li>Autoupdate</li>
+ <li><a href="autoupdate.html">Autoupdate</a></li>
</ul>
</li>
<li><a href="tutorials.html"><div>Tutorials</div></a>
@@ -232,7 +232,7 @@ for inclusion in the gallery.]
<p>To package an extension:</p>
<ol>
<li>
- Bring up the Extensions page
+ Bring up the Extensions management page
by going to this URL:
<blockquote>
<b>chrome://extensions</b>
@@ -293,7 +293,7 @@ the <code>.crx</code> and <code>.pem</code> files:</p>
</li>
<li>
- Bring up the Extensions page
+ Bring up the Extensions management page
by going to this URL: <b>chrome://extensions</b>
</li>