| Index: chrome/common/extensions/docs/templates/articles/extensions_index.html
|
| diff --git a/chrome/common/extensions/docs/templates/articles/extensions_index.html b/chrome/common/extensions/docs/templates/articles/extensions_index.html
|
| index 1dd218d06cf94f60d5ae225bf98d4e642c8e9e3a..e812035f539ac171c0c72b837a9d347839eeb23d 100644
|
| --- a/chrome/common/extensions/docs/templates/articles/extensions_index.html
|
| +++ b/chrome/common/extensions/docs/templates/articles/extensions_index.html
|
| @@ -17,7 +17,7 @@
|
| Extensions have little to no user interface.
|
| For example, the image to the right shows the icon
|
| that provides the UI for the
|
| - <a href="samples.html#google-mail-checker">Google Mail Checker extension</a>.
|
| + <a href="samples#google-mail-checker">Google Mail Checker extension</a>.
|
| </p>
|
|
|
| <p>
|
| @@ -41,11 +41,11 @@
|
| <h2 id="How-do-I-start">How do I start?</h2>
|
| <ol>
|
| <li>
|
| - Follow the <a href="getstarted.html">Getting Started tutorial</a>
|
| + Follow the <a href="getstarted">Getting Started tutorial</a>
|
| </li>
|
| <li>
|
| Read the
|
| - <a href="overview.html">Overview</a>
|
| + <a href="overview">Overview</a>
|
| </li>
|
| <li>
|
| Keep up-to-date by reading the
|
|
|