From b47fa1699a02a96d5da8e175966e9584c6bd5565 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Tue, 5 Feb 2013 14:23:13 -0800 Subject: docs: fix renderscript links that currently require redirect Change-Id: Ie12ff2c4be5ca22ac43dfe3a16868c7bef8e4ae8 --- docs/html/about/versions/android-3.0.jd | 2 +- docs/html/sitemap.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/html/about/versions/android-3.0.jd b/docs/html/about/versions/android-3.0.jd index 68ac03a..d0b41d3 100644 --- a/docs/html/about/versions/android-3.0.jd +++ b/docs/html/about/versions/android-3.0.jd @@ -571,7 +571,7 @@ as a special, platform-independent shader language for maximum performance. Usin can accelerate graphics operations and data processing. Renderscript is an ideal way to create high-performance 3D effects for applications, wallpapers, carousels, and more.

For more information, see the 3D Rendering and Computation with +href="{@docRoot}guide/topics/renderscript/index.html">3D Rendering and Computation with Renderscript documentation.

diff --git a/docs/html/sitemap.txt b/docs/html/sitemap.txt index 3248b7d..105f60d 100644 --- a/docs/html/sitemap.txt +++ b/docs/html/sitemap.txt @@ -2611,7 +2611,7 @@ http://developer.android.com/reference/android/inputmethodservice/Keyboard.html http://developer.android.com/reference/android/support/v4/view/PagerTabStrip.html http://developer.android.com/reference/android/support/v4/view/PagerTitleStrip.html http://developer.android.com/reference/android/renderscript/RSSurfaceView.html -http://developer.android.com/guide/topics/graphics/renderscript.html +http://developer.android.com/guide/topics/renderscript/index.html http://developer.android.com/reference/android/renderscript/RSTextureView.html http://developer.android.com/reference/android/appwidget/AppWidgetHost.html http://developer.android.com/reference/javax/xml/XMLConstants.html -- cgit v1.1