diff options
author | Scott Main <smain@google.com> | 2011-05-16 13:54:02 -0700 |
---|---|---|
committer | Scott Main <smain@google.com> | 2011-05-16 13:54:02 -0700 |
commit | 7a701024be7e58f840ebf9636cdad62ee4606b72 (patch) | |
tree | aa77649fac59f70346fba251ec220b8f806ac504 /docs/html/guide/tutorials/index.html | |
parent | 904f48107e2843a1e255872afac8ddf8e9513ca4 (diff) | |
download | frameworks_base-7a701024be7e58f840ebf9636cdad62ee4606b72.zip frameworks_base-7a701024be7e58f840ebf9636cdad62ee4606b72.tar.gz frameworks_base-7a701024be7e58f840ebf9636cdad62ee4606b72.tar.bz2 |
docs: add redirects to key legacy docs
bug: 4439292
Change-Id: Ifd8f590504507fe417aae102a757cb7eae5507a3
Diffstat (limited to 'docs/html/guide/tutorials/index.html')
-rw-r--r-- | docs/html/guide/tutorials/index.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/html/guide/tutorials/index.html b/docs/html/guide/tutorials/index.html index 4881acf..e412dec 100644 --- a/docs/html/guide/tutorials/index.html +++ b/docs/html/guide/tutorials/index.html @@ -1,8 +1,10 @@ <html> <head> -<meta http-equiv="refresh" content="0;url=../index.html"> +<meta http-equiv="refresh" content="0;url=http://developer.android.com/resources/browser.html?tag=tutorial"> +<title>Redirecting...</title> </head> <body> -<a href="../index.html">click here</a> if you are not redirected. +<p>You should have been redirected. Please <a +href="http://developer.android.com/resources/browser.html?tag=tutorial">click here</a>.</p> </body> </html>
\ No newline at end of file |