Merge lp:~sudopluto-deactivatedaccount/audience/fix-help-link into lp:~audience-members/audience/trunk

Proposed by Pranav Sharma
Status: Merged
Approved by: Viko Adi Rahmawan
Approved revision: 533
Merged at revision: 537
Proposed branch: lp:~sudopluto-deactivatedaccount/audience/fix-help-link
Merge into: lp:~audience-members/audience/trunk
Diff against target: 12 lines (+1/-1)
1 file modified
src/Audience.vala (+1/-1)
To merge this branch: bzr merge lp:~sudopluto-deactivatedaccount/audience/fix-help-link
Reviewer Review Type Date Requested Status
Viko Adi Rahmawan (community) Approve
Review via email: mp+267450@code.launchpad.net

Commit message

Updating help link.

Description of the change

To post a comment you must log in.
Revision history for this message
Viko Adi Rahmawan (vikoadi) :
review: Approve
Revision history for this message
xapantu (xapantu) wrote :

FYI this was not the good help URL, so that does not fix the bug.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/Audience.vala'
2--- src/Audience.vala 2015-07-28 06:24:05 +0000
3+++ src/Audience.vala 2015-08-09 00:16:16 +0000
4@@ -66,7 +66,7 @@
5
6 main_url = "https://code.launchpad.net/audience";
7 bug_url = "https://bugs.launchpad.net/audience";
8- help_url = "https://code.launchpad.net/audience";
9+ help_url = "https://answers.launchpad.net/audience";
10 translate_url = "https://translations.launchpad.net/audience";
11
12 about_authors = { "Cody Garver <cody@elementaryos.org>",

Subscribers

People subscribed via source and target branches

to all changes: