| Index: chrome/common/extensions/docs/server2/templates/articles/hosting.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/server2/templates/articles/hosting.html (revision 150606)
|
| +++ chrome/common/extensions/docs/server2/templates/articles/hosting.html (working copy)
|
| @@ -1,4 +1,4 @@
|
| -<div id="pageData-name" class="pageData">Hosting</div>
|
| +<h1>Hosting</h1>
|
|
|
| <p>
|
| This page tells you how to host <code>.crx</code> files
|
| @@ -81,4 +81,4 @@
|
| To fix an HTTP header issue,
|
| either change the configuration of the server
|
| or try hosting the <code>.crx</code> file at another server.
|
| -</p>
|
| +</p>
|
|
|