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

Proposed by Pranav Sharma
Status: Merged
Approved by: Cody Garver
Approved revision: 534
Merged at revision: 569
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
kay van der Zander (community) Needs Fixing
Review via email: mp+282833@code.launchpad.net

Commit message

Update Help link to elementary.io URL (lp:1456733)

To post a comment you must log in.
Revision history for this message
kay van der Zander (kay20) wrote :

Update branch

review: Needs Fixing
Revision history for this message
kay van der Zander (kay20) wrote :

also update the help link in the xml file in the data folder

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-12-18 19:54:15 +0000
3+++ src/Audience.vala 2016-01-16 04:33:20 +0000
4@@ -69,7 +69,7 @@
5
6 main_url = "https://code.launchpad.net/audience";
7 bug_url = "https://bugs.launchpad.net/audience";
8- help_url = "https://answers.launchpad.net/audience";
9+ help_url = "https://elementary.io/help/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: