Merge lp:~dholbach/developer-ubuntu-com/fix-core-apps-link into lp:developer-ubuntu-com/wordpress

Proposed by Daniel Holbach
Status: Merged
Approved by: David Planella
Approved revision: 103
Merged at revision: 104
Proposed branch: lp:~dholbach/developer-ubuntu-com/fix-core-apps-link
Merge into: lp:developer-ubuntu-com/wordpress
Diff against target: 12 lines (+1/-1)
1 file modified
template-community.php (+1/-1)
To merge this branch: bzr merge lp:~dholbach/developer-ubuntu-com/fix-core-apps-link
Reviewer Review Type Date Requested Status
David Planella Approve
Michael Hall Pending
Review via email: mp+243375@code.launchpad.net

Description of the change

Fix link for Core Apps project.

To post a comment you must log in.
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-02 11:25:06 +0000
4@@ -19,7 +19,7 @@
5 <p>The best way to contribute to Ubuntu app development is by writing apps!</p>
6 </li>
7 <li>
8- <a href="/community/core-apps">
9+ <a href="https://wiki.ubuntu.com/Touch/CoreApps">
10 <img src="<?php echo get_template_directory_uri(); ?>/img/pictogram-star.png" width="49" height="49" alt="" />
11 <h4>Join the core apps team &rsaquo;</h4>
12 </a>

Subscribers

People subscribed via source and target branches