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

Proposed by Pranav Sharma
Status: Merged
Merged at revision: 867
Proposed branch: lp:~sudopluto-deactivatedaccount/maya/fix-help-link
Merge into: lp:~elementary-apps/maya/trunk
Diff against target: 12 lines (+1/-1)
1 file modified
src/Application.vala (+1/-1)
To merge this branch: bzr merge lp:~sudopluto-deactivatedaccount/maya/fix-help-link
Reviewer Review Type Date Requested Status
kay van der Zander (community) Needs Fixing
Review via email: mp+282829@code.launchpad.net
To post a comment you must log in.
Revision history for this message
kay van der Zander (kay20) wrote :

Update branch first. The link is good.

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

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/Application.vala'
2--- src/Application.vala 2015-12-10 23:04:41 +0000
3+++ src/Application.vala 2016-01-16 03:44:29 +0000
4@@ -82,7 +82,7 @@
5
6 main_url = "https://launchpad.net/maya";
7 bug_url = "https://bugs.launchpad.net/maya";
8- help_url = "https://answers.launchpad.net/maya";
9+ help_url = "https://elementary.io/help/maya";
10 translate_url = "https://translations.launchpad.net/maya";
11
12 about_authors = {

Subscribers

People subscribed via source and target branches

to all changes: