diff options
author | Dirk Dougherty <ddougherty@google.com> | 2012-04-19 17:27:12 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2012-04-19 17:27:12 -0700 |
commit | 7728c68e0c207710c44e6962c50d929d4d229f33 (patch) | |
tree | c452f3d50158f583adee09a4983106b512bc9129 /docs | |
parent | caf7f3d1fc28f74f0782438cd5a91aef7a9dedb5 (diff) | |
parent | 7367ebc8b698c4163c4a80b310544287e81f0bf4 (diff) | |
download | frameworks_base-7728c68e0c207710c44e6962c50d929d4d229f33.zip frameworks_base-7728c68e0c207710c44e6962c50d929d4d229f33.tar.gz frameworks_base-7728c68e0c207710c44e6962c50d929d4d229f33.tar.bz2 |
am 7367ebc8: am 3e6b20be: Doc change: update links to developer video.
* commit '7367ebc8b698c4163c4a80b310544287e81f0bf4':
Doc change: update links to developer video.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/live/index.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/live/index.jd b/docs/html/live/index.jd index 70559e7..1b8ac68 100644 --- a/docs/html/live/index.jd +++ b/docs/html/live/index.jd @@ -26,7 +26,7 @@ livecasts on YouTube and videos of past sessions or follow us on developers joining on air via the moderator queue. </p> <div id="objectWrapper"> - <img width="560" height="315" src="{@docRoot}images/LivePocketGemsTitleCard.png" frameborder="0" allowfullscreen></iframe> + <iframe width="560" height="315" src="http://www.youtube.com/embed/-wkXan-xNqA" frameborder="0" allowfullscreen></iframe> </div> </div><!-- end mainBodyLeft --> @@ -50,7 +50,7 @@ livecasts on YouTube and videos of past sessions or follow us on <h3 style="color:#000;font-size:12px;">Join</h3> <p style="line-height:1.5em;"> - <a style="text-decoration:none" href="http://www.youtube.com/user/androiddevelopers">Watch live on YouTube</a><br /> + <a style="text-decoration:none" href="http://www.youtube.com/embed/-wkXan-xNqA">>Watch on YouTube</a><br /> <a style="text-decoration:none" href="http://www.google.com/moderator/#15/e=1fd27e&t=1fd27e.40">Submit a question</a><br /> <a style="text-decoration:none" href="https://www.google.com/calendar/ical/g2ilcr0iki4olp10aluid7gl70%40group.calendar.google.com/public/basic.ics">Add to calendar</a> (iCal) </p> |