Merge lp:~dholbach/developer-ubuntu-com/1338393 into lp:developer-ubuntu-com/wordpress

Proposed by Daniel Holbach
Status: Merged
Approved by: David Planella
Approved revision: 103
Merged at revision: 103
Proposed branch: lp:~dholbach/developer-ubuntu-com/1338393
Merge into: lp:developer-ubuntu-com/wordpress
Diff against target: 18 lines (+3/-3)
1 file modified
template-community.php (+3/-3)
To merge this branch: bzr merge lp:~dholbach/developer-ubuntu-com/1338393
Reviewer Review Type Date Requested Status
David Planella Approve
Chris Johnston (community) Approve
Michael Hall Pending
Review via email: mp+243299@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Chris Johnston (cjohnston) wrote :

LGTM

review: Approve
Revision history for this message
David Planella (dpm) wrote :

Looks good to me, thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'template-community.php'
2--- template-community.php 2014-05-01 23:24:20 +0000
3+++ template-community.php 2014-12-01 15:45:19 +0000
4@@ -26,11 +26,11 @@
5 <p>The core applications for Ubuntu on phones are developed by community members like you. Join us and make Ubuntu happen.</p>
6 </li>
7 <li class="last">
8- <a href="/community/uds">
9+ <a href="https://uds.ubuntu.com/">
10 <img src="<?php echo get_template_directory_uri(); ?>/img/pictogram-bird.png" width="61" height="49" alt="" />
11- <h4>The Ubuntu Developer Summit &rsaquo;</h4>
12+ <h4>The Ubuntu Online Summit &rsaquo;</h4>
13 </a>
14- <p>Every 3 months we organize an open event to plan the upcoming OS features. Influence Ubuntu with your ideas and your work!</p>
15+ <p>Every 6 months we organize an open event to plan the upcoming OS features. Influence Ubuntu with your ideas and your work!</p>
16 </li>
17 </ul>
18 </div>

Subscribers

People subscribed via source and target branches