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:
commit
5711d73ed0
1 changed files with 2 additions and 2 deletions
|
@ -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 ?>
|
||||
|
|
Loading…
Reference in a new issue