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/notepad/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/notepad/index.html')
-rw-r--r-- | docs/html/guide/tutorials/notepad/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/html/guide/tutorials/notepad/index.html b/docs/html/guide/tutorials/notepad/index.html new file mode 100644 index 0000000..01e4d09 --- /dev/null +++ b/docs/html/guide/tutorials/notepad/index.html @@ -0,0 +1,10 @@ +<html> +<head> +<meta http-equiv="refresh" content="0;url=http://developer.android.com/resources/tutorials/notepad/index.html"> +<title>Redirecting...</title> +</head> +<body> +<p>You should have been redirected. Please <a +href="http://developer.android.com/resources/tutorials/notepad/index.html">click here</a>.</p> +</body> +</html>
\ No newline at end of file |