Merge "Docs: Fixing link from logo in PDK Bug: 9177537 Staging location: http://claym.mtv.corp.google.com:8083/guide/getting_started.html" into klp-dev

This commit is contained in:
Clay Murphy 2013-08-28 15:56:35 +00:00 committed by Android (Google) Code Review
commit 5711d73ed0

View file

@ -2,7 +2,7 @@
def:custom_masthead() ?>
<div id="header">
<div id="headerLeft">
<a href="<?cs var:toroot?>" tabindex="-1"><img
<a href="<?cs var:toroot ?>guide/getting_started.html"><img
src="<?cs var:toroot ?>assets/images/open_source.png" alt="Android Open Source Project" /></a>
</div>
@ -16,4 +16,4 @@ def:custom_masthead() ?>
</div>
</div><!-- headerRight -->
</div><!-- header --><?cs
/def ?><?cs # custom_masthead ?>
/def ?><?cs # custom_masthead ?>