summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2013-01-15 15:20:23 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-01-15 15:20:53 -0800
commit3c3995f5ab2d0bc38cd06effdd65395a6a9a0ac3 (patch)
tree3db1516e9a8fd0775a22af50942847898626cd29 /docs
parent335da367a167d11eefb9d8127b9423093213bcc8 (diff)
parent5b61ad2a9ead22d50d72aebfbaa0381af0885d7f (diff)
downloadframeworks_base-3c3995f5ab2d0bc38cd06effdd65395a6a9a0ac3.zip
frameworks_base-3c3995f5ab2d0bc38cd06effdd65395a6a9a0ac3.tar.gz
frameworks_base-3c3995f5ab2d0bc38cd06effdd65395a6a9a0ac3.tar.bz2
Merge "docs: put new devbytes playlist on the develop landing" into jb-mr1-dev
Diffstat (limited to 'docs')
-rw-r--r--docs/html/develop/index.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/develop/index.jd b/docs/html/develop/index.jd
index b9c7fa1..c12761b 100644
--- a/docs/html/develop/index.jd
+++ b/docs/html/develop/index.jd
@@ -344,7 +344,7 @@ function showVideosPlaylists() {
/* Request the playlist feeds from YouTube */
function showDevelopersLivePlaylist() {
- var playlistId = "PLB7B9B23D864A55C3"; /* The App Clinic */
+ var playlistId = "PLWz5rJ2EKKc_XOgcRukSoKKjewFJZrKV0"; /* DevBytes */
var script = "<script type='text/javascript' src='//gdata.youtube.com/feeds/api/playlists/"
+ playlistId +
"?v=2&alt=json-in-script&max-results=10&callback=renderDevelopersLivePlaylist&orderby=published'><\/script > ";