Merge lp:~andrewsomething/ubuntu-packaging-guide/lp-841646 into lp:ubuntu-packaging-guide

Proposed by Andrew Starr-Bochicchio
Status: Merged
Approved by: Jelmer Vernooij
Approved revision: 61
Merged at revision: 63
Proposed branch: lp:~andrewsomething/ubuntu-packaging-guide/lp-841646
Merge into: lp:ubuntu-packaging-guide
Diff against target: 12 lines (+2/-0)
1 file modified
themes/ubuntu/layout.html (+2/-0)
To merge this branch: bzr merge lp:~andrewsomething/ubuntu-packaging-guide/lp-841646
Reviewer Review Type Date Requested Status
Jelmer Vernooij Approve
Review via email: mp+79855@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

Shouldn't it be "grab the source from Launchpad" rather than "grab the source on Launchpad" ?

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'themes/ubuntu/layout.html'
2--- themes/ubuntu/layout.html 2011-07-22 11:34:39 +0000
3+++ themes/ubuntu/layout.html 2011-10-19 17:24:45 +0000
4@@ -212,6 +212,8 @@
5 {%- if last_updated %}
6 {% trans last_updated=last_updated|e %}Last updated on {{ last_updated }}.{% endtrans %}
7 {%- endif %}
8+ <a href="https://bugs.launchpad.net/ubuntu-packaging-guide">Report bugs</a> or
9+ <a href="https://code.launchpad.net/~ubuntu-packaging-guide-team/ubuntu-packaging-guide/trunk">grab the source code</a> on Launchpad.
10 {%- if show_sphinx %}
11 {% trans sphinx_version=sphinx_version|e %}Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> {{ sphinx_version }}.{% endtrans %}
12 {%- endif %}

Subscribers

People subscribed via source and target branches