Merge lp:~jonobacon/developer-ubuntu-com/new-tutorial-video into lp:developer-ubuntu-com/wordpress

Proposed by Jono Bacon
Status: Merged
Merged at revision: 22
Proposed branch: lp:~jonobacon/developer-ubuntu-com/new-tutorial-video
Merge into: lp:developer-ubuntu-com/wordpress
Diff against target: 16 lines (+1/-2)
1 file modified
header.php (+1/-2)
To merge this branch: bzr merge lp:~jonobacon/developer-ubuntu-com/new-tutorial-video
Reviewer Review Type Date Requested Status
Steve Edwards (community) Approve
Review via email: mp+111644@code.launchpad.net

Description of the change

This change applies our new tutorial video - could you please merge this in so the video relects our current platform. Thanks!

To post a comment you must log in.
Revision history for this message
Steve Edwards (steve-edwards) wrote :

Looks good to me.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'header.php'
2--- header.php 2012-06-14 14:35:15 +0000
3+++ header.php 2012-06-22 16:53:21 +0000
4@@ -79,11 +79,10 @@
5 <?php if ($template_id == 'get-started') { ?>
6 <div class="container-video">
7 <div>
8- <iframe width="940" height="508" src="http://www.youtube.com/embed/ssnlPS2dOqc?rel=0&amp;hd=1" frameborder="0" allowfullscreen></iframe>
9+ <iframe width="940" height="508" src="http://www.youtube.com/embed/sO8hiPreNBg?rel=0&amp;hd=1" frameborder="0" allowfullscreen></iframe>
10 <div>
11 <h3>Use Quickly to build your first Ubuntu app. It's easy.</h3>
12 <p>We recommend using Python and GTK to create applications for Ubuntu. We have created a tool called Quickly which gets you up and running with Python, GTK and all the tools you need right away.</p>
13- <a href="<?php echo get_template_directory_uri(); ?>/transcript-quickly-tutorial.txt">Also available as a transcript &rsaquo;</a>
14 </div>
15 </div>
16 </div>

Subscribers

People subscribed via source and target branches