| Index: chrome/common/extensions/docs/server2/templates/private/api_reference.html
|
| diff --git a/chrome/common/extensions/docs/server2/templates/private/api_reference.html b/chrome/common/extensions/docs/server2/templates/private/api_reference.html
|
| index e50099ddf804d6055b825bd33096eb6ab07683bf..e45f0b35031931331387e7c454323639dce1acd8 100644
|
| --- a/chrome/common/extensions/docs/server2/templates/private/api_reference.html
|
| +++ b/chrome/common/extensions/docs/server2/templates/private/api_reference.html
|
| @@ -30,7 +30,7 @@
|
| <a name="samples"></a>
|
| <h2>Sample {{title}} that use chrome.{{api.name}}</h2>
|
| {{#samples_list}}
|
| - <li><strong><a href="{{download_url}}">{{name}}</a></strong> –
|
| + <li><strong><a href="samples.html#{{id}}">{{name}}</a></strong> –
|
| {{description}}</li>
|
| {{/samples_list}}
|
| {{/samples_list}}
|
|
|