am ee1e5a3: am 6b894c8: AI 147808: add "current sdk" link using the new

Merge commit 'ee1e5a3da8b50c92d0fb2a28211bf71b93f9d1f5'

* commit 'ee1e5a3da8b50c92d0fb2a28211bf71b93f9d1f5':
  AI 147808: add "current sdk" link using the new sdk.current variable
This commit is contained in:
Scott Main
2009-04-29 11:02:43 -07:00
committed by The Android Open Source Project

View File

@@ -38,7 +38,7 @@
<?cs if:sdk.not_latest_version ?>
<div class="special">
<p><strong>This is NOT the current Android SDK release.</strong></p>
<p>Use the links under <strong>Current SDK Release</strong>, on the left, to be directed to the current SDK.</p>
<p><a href="/sdk/<?cs var:sdk.current ?>/index.html">Download the current Android SDK</a></p>
</div>
<?cs /if ?>