Merge lp:~sudopluto-deactivatedaccount/noise/fix-help-link into lp:~elementary-apps/noise/trunk

Proposed by Pranav Sharma
Status: Merged
Approved by: Cody Garver
Approved revision: 1824
Merged at revision: 1898
Proposed branch: lp:~sudopluto-deactivatedaccount/noise/fix-help-link
Merge into: lp:~elementary-apps/noise/trunk
Diff against target: 12 lines (+1/-1)
1 file modified
src/Noise.vala (+1/-1)
To merge this branch: bzr merge lp:~sudopluto-deactivatedaccount/noise/fix-help-link
Reviewer Review Type Date Requested Status
kay van der Zander (community) Needs Fixing
Review via email: mp+282831@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 and recommit into one commit

review: Needs Fixing

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/Noise.vala'
2--- src/Noise.vala 2016-01-11 21:14:04 +0000
3+++ src/Noise.vala 2016-01-16 04:03:18 +0000
4@@ -55,7 +55,7 @@
5
6 main_url = "https://launchpad.net/noise";
7 bug_url = "https://bugs.launchpad.net/noise/+filebug";
8- help_url = "http://elementaryos.org/answers/+/noise/all/newest";
9+ help_url = "https://elementary.io/help/noise";
10 translate_url = "https://translations.launchpad.net/noise";
11
12 about_authors = {"Corentin Noël <corentin@elementary.io>",

Subscribers

People subscribed via source and target branches