summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2013-01-15 11:18:48 -0800
committerScott Main <smain@google.com>2013-01-15 11:18:48 -0800
commit5b61ad2a9ead22d50d72aebfbaa0381af0885d7f (patch)
treef5162c97258c8717f7b1406ce05c52d10fac14d8 /docs
parentec171f3f48f49cffc49bf36d2d65a76489351034 (diff)
downloadframeworks_base-5b61ad2a9ead22d50d72aebfbaa0381af0885d7f.zip
frameworks_base-5b61ad2a9ead22d50d72aebfbaa0381af0885d7f.tar.gz
frameworks_base-5b61ad2a9ead22d50d72aebfbaa0381af0885d7f.tar.bz2
docs: put new devbytes playlist on the develop landing
Change-Id: I7a9c936502a7d5caaa2d0588af3cbb1c790cc288
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 > ";