Docs: Fixing link from logo in PDK

Bug: 9177537
Staging location:
http://claym.mtv.corp.google.com:8083/guide/getting_started.html

Change-Id: I4c4708a168688fdfc79468b955115d7f37df1bc2
This commit is contained in:
Clay Murphy 2013-08-27 16:04:35 -07:00
parent 10d2e0cd91
commit 87aa83befb

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 ?>