Merge lp:~ya-bo-ng/ubuntu-brand-guidelines/quick-link-fixes into lp:ubuntu-brand-guidelines

Proposed by Anthony Dillon
Status: Merged
Approved by: Robin Winslow
Approved revision: 47
Merged at revision: 47
Proposed branch: lp:~ya-bo-ng/ubuntu-brand-guidelines/quick-link-fixes
Merge into: lp:ubuntu-brand-guidelines
Diff against target: 16 lines (+3/-3)
1 file modified
template-home.php (+3/-3)
To merge this branch: bzr merge lp:~ya-bo-ng/ubuntu-brand-guidelines/quick-link-fixes
Reviewer Review Type Date Requested Status
Robin Winslow (community) Approve
Review via email: mp+283435@code.launchpad.net

Description of the change

# Done
- Updated the quick links on the homepage

## QA
- Check the links that have been changed work

### Details
- Bug: https://bugs.launchpad.net/ubuntu-brand-guidelines/+bug/1524613
- Card: https://canonical.leankit.com/Boards/View/111185042/119062998

To post a comment you must log in.
Revision history for this message
Robin Winslow (nottrobin) wrote :

Trivial. LGTM +1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'template-home.php'
2--- template-home.php 2015-03-24 10:45:29 +0000
3+++ template-home.php 2016-01-21 12:24:24 +0000
4@@ -63,9 +63,9 @@
5 <div class="three-col last-col">
6 <h3>Quick links</h3>
7 <ul class="list">
8- <li><a href="/brand-assets/ubuntu-logo">Ubuntu logo &rsaquo;</a></li>
9- <li><a href="/brand-assets/canonical-logo">Canonical logo &rsaquo;</a></li>
10- <li class="last"><a href="/brand-assets/colour-palette">Colour palette &rsaquo;</a></li>
11+ <li><a href="/brand/ubuntu-logo">Ubuntu logo &rsaquo;</a></li>
12+ <li><a href="/brand/canonical-logo">Canonical logo &rsaquo;</a></li>
13+ <li class="last"><a href="/brand/colour-palette">Colour palette &rsaquo;</a></li>
14 </ul>
15 </div>
16 </div>

Subscribers

People subscribed via source and target branches