diff options
| -rwxr-xr-x | docs/html/guide/topics/renderscript/compute.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/topics/renderscript/compute.jd b/docs/html/guide/topics/renderscript/compute.jd index 564215ead4af..fc795ff6a63f 100755 --- a/docs/html/guide/topics/renderscript/compute.jd +++ b/docs/html/guide/topics/renderscript/compute.jd @@ -21,7 +21,7 @@ parent.link=index.html <h2>Related Samples</h2> <ol> - <li><a href="{@docRoot}resources/samples/RenderScript/HelloCompute/index.html">Hello + <li><a class="external-link"href="https://github.com/android/platform_development/tree/master/samples/RenderScript/HelloCompute">Hello Compute</a></li> </ol> </div> |