Merge lp:~parnold-x/pantheon-terminal/fix-help-link into lp:~elementary-apps/pantheon-terminal/trunk

Proposed by Danielle Foré
Status: Merged
Approved by: Robert Roth
Approved revision: 732
Merged at revision: 735
Proposed branch: lp:~parnold-x/pantheon-terminal/fix-help-link
Merge into: lp:~elementary-apps/pantheon-terminal/trunk
Diff against target: 12 lines (+1/-1)
1 file modified
src/PantheonTerminal.vala (+1/-1)
To merge this branch: bzr merge lp:~parnold-x/pantheon-terminal/fix-help-link
Reviewer Review Type Date Requested Status
Robert Roth (community) Approve
Danielle Foré Approve
Review via email: mp+260056@code.launchpad.net

Commit message

fix help link

To post a comment you must log in.
Revision history for this message
Danielle Foré (danrabbit) :
review: Approve
Revision history for this message
Robert Roth (evfool) wrote :

I'm giving another approve, and approving the branch, as the launchpad page is better than a well-designed 404.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/PantheonTerminal.vala'
2--- src/PantheonTerminal.vala 2015-05-12 04:04:38 +0000
3+++ src/PantheonTerminal.vala 2015-05-25 15:08:16 +0000
4@@ -51,7 +51,7 @@
5 application_id = "net.launchpad.pantheon-terminal";
6 main_url = "https://launchpad.net/pantheon-terminal";
7 bug_url = "https://bugs.launchpad.net/pantheon-terminal";
8- help_url = "http://elementaryos.org/answers/+/terminal/all/newest";
9+ help_url = "https://answers.launchpad.net/pantheon-terminal";
10 translate_url = "https://translations.launchpad.net/pantheon-terminal";
11 about_authors = { "David Gomes <david@elementaryos.org",
12 "Mario Guerriero <mario@elementaryos.org>",

Subscribers

People subscribed via source and target branches