redirect web overview page to index.html

Change-Id: I2ea6709ab8754ff055c16a1c93314350343bc441
This commit is contained in:
Scott Main
2013-11-01 11:35:13 -07:00
parent 2397b75dc4
commit f84f063448

View File

@@ -488,6 +488,10 @@ redirects:
type: permanent type: permanent
comment: Redirect to new location comment: Redirect to new location
- src: /guide/webapps/overview.html
dst: /guide/webapps/index.html
type: permanent
- src: /resources/tutorials/views/hello-webview.html - src: /resources/tutorials/views/hello-webview.html
dst: /guide/webapps/webview.html dst: /guide/webapps/webview.html
type: permanent type: permanent