summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2009-08-31 18:04:52 -0700
committerScott Main <smain@google.com>2009-08-31 18:04:52 -0700
commit5126d3a3794c8c5e1e61621daa5e9dab050b44a1 (patch)
tree71b77d774d15ff54156129dfb76f5a260a6a6547
parent728157b4af937bc34706b71c21e9d804ca83039d (diff)
downloadbase-5126d3a3794c8c5e1e61621daa5e9dab050b44a1.tar.gz
docs only.
revise samples link for offline docs to point to the current version
-rw-r--r--docs/html/guide/guide_toc.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs
index ef1a1ea51caa..a5dadbc25acd 100644
--- a/docs/html/guide/guide_toc.cs
+++ b/docs/html/guide/guide_toc.cs
@@ -375,7 +375,7 @@
</ul>
<ul>
<?cs if:android.whichdoc != "online" ?>
- <li><a href="<?cs var:toroot ?>../samples">
+ <li><a href="<?cs var:toroot ?>../platforms/android-<?cs var:sdk.version ?>/samples">
<span class="en">Sample Code</span>
&raquo;</a></li>
<?cs else ?>