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
=== modified file 'template-home.php'
--- template-home.php 2015-03-24 10:45:29 +0000
+++ template-home.php 2016-01-21 12:24:24 +0000
@@ -63,9 +63,9 @@
63 <div class="three-col last-col">63 <div class="three-col last-col">
64 <h3>Quick links</h3>64 <h3>Quick links</h3>
65 <ul class="list">65 <ul class="list">
66 <li><a href="/brand-assets/ubuntu-logo">Ubuntu logo &rsaquo;</a></li>66 <li><a href="/brand/ubuntu-logo">Ubuntu logo &rsaquo;</a></li>
67 <li><a href="/brand-assets/canonical-logo">Canonical logo &rsaquo;</a></li>67 <li><a href="/brand/canonical-logo">Canonical logo &rsaquo;</a></li>
68 <li class="last"><a href="/brand-assets/colour-palette">Colour palette &rsaquo;</a></li>68 <li class="last"><a href="/brand/colour-palette">Colour palette &rsaquo;</a></li>
69 </ul>69 </ul>
70 </div>70 </div>
71 </div>71 </div>

Subscribers

People subscribed via source and target branches