summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Hemal Patel <hemalp@google.com> 2016-06-20 22:01:02 +0000
committer android-build-merger <android-build-merger@google.com> 2016-06-20 22:01:02 +0000
commit2a3336813a5cde4c3f3a7c65d7eb0c38c81fcb07 (patch)
tree15f1d2574bc080edaf6116d5744b29cb81e95829
parent160126e2d8ec1605beb00030706194ff6d8bc4ba (diff)
parentd5af0a121418e8707f75f8b02141ea0035a33d70 (diff)
Docs: Changed sample link under Related Samples am: ab5de09e7e
am: d5af0a1214 Change-Id: I70c520f7ee4141b3c7c193aef6e4559ea5b35cc9
-rwxr-xr-xdocs/html/guide/topics/renderscript/compute.jd2
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>