| Index: chrome/common/extensions/docs/templates/public/apps/redirects.json
|
| diff --git a/chrome/common/extensions/docs/templates/public/apps/redirects.json b/chrome/common/extensions/docs/templates/public/apps/redirects.json
|
| index c393f100ce0a4f265055247d3ff5d402a443452e..0b3e7ea70726ed938c1b11a2f6ef994a9a69ba56 100644
|
| --- a/chrome/common/extensions/docs/templates/public/apps/redirects.json
|
| +++ b/chrome/common/extensions/docs/templates/public/apps/redirects.json
|
| @@ -8,5 +8,14 @@
|
| "systemInfo_display": "system_display",
|
| "systemInfo_memory": "system_memory",
|
| "webview": "tags/webview",
|
| - "webview_tag": "tags/webview"
|
| + "webview_tag": "tags/webview",
|
| + "app_codelab": "app_codelab_intro",
|
| + "app_codelab1_setup": "app_codelab_intro",
|
| + "app_codelab2_basic": "app_codelab_intro",
|
| + "app_codelab3_mvc": "app_codelab_intro",
|
| + "app_codelab5_data": "app_codelab_intro",
|
| + "app_codelab6_lifecycle": "app_codelab_intro",
|
| + "app_codelab7_useridentification": "app_codelab_intro",
|
| + "app_codelab8_webresources": "app_codelab_intro",
|
| + "app_codelab_10_publishing": "app_codelab_intro"
|
| }
|
|
|