| Index: chrome/common/extensions/docs/templates/articles/manifest.html
|
| diff --git a/chrome/common/extensions/docs/templates/articles/manifest.html b/chrome/common/extensions/docs/templates/articles/manifest.html
|
| index 550b55a3eee56575af4346fe437fa0564221bd22..ddfee6f978acad5550530097915bcef200d6ffca 100644
|
| --- a/chrome/common/extensions/docs/templates/articles/manifest.html
|
| +++ b/chrome/common/extensions/docs/templates/articles/manifest.html
|
| @@ -17,4 +17,4 @@ The only fields that are always required
|
| are <b>name</b> and <b>version</b>.
|
| </p>
|
|
|
| -{{+partials.manifest_example manifest_source:manifest_source}}
|
| +{{+partials.manifest_example manifest_source:manifest_source/}}
|
|
|