am 29502977: am de902da2: docs: put new devbytes playlist on the develop landing

* commit '29502977fc4b4e05868775b9153714d4d6d050c1':
  docs: put new devbytes playlist on the develop landing
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 @@
 
 /* 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 > ";