Docs: Fixing link, adding Android Partner logo.
Bug: 17998826 Change-Id: Ia6b46d8230e5c9041b732e481fd5fcb546d2099d
This commit is contained in:
parent
f0d8234ba9
commit
06dbd2655c
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
|
@ -2,8 +2,8 @@
|
||||||
def:custom_masthead() ?>
|
def:custom_masthead() ?>
|
||||||
<div id="header">
|
<div id="header">
|
||||||
<div id="headerLeft">
|
<div id="headerLeft">
|
||||||
<a href="<?cs var:toroot ?>guide/getting_started.html"><img
|
<a href="<?cs var:toroot ?>guide/index.html"><img
|
||||||
src="<?cs var:toroot ?>assets/images/open_source.png" alt="Android Open Source Project" /></a>
|
src="<?cs var:toroot ?>assets/images/android-partner-logo.png" alt="Android Platform Development Kit" /></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div id="headerRight">
|
<div id="headerRight">
|
||||||
|
|
Loading…
Reference in New Issue