Merge lp:~diegosarmentero/ubuntuone-client/add-storage into lp:ubuntuone-client

Proposed by Diego Sarmentero
Status: Merged
Approved by: Roberto Alsina
Approved revision: 1334
Merged at revision: 1335
Proposed branch: lp:~diegosarmentero/ubuntuone-client/add-storage
Merge into: lp:ubuntuone-client
Diff against target: 12 lines (+1/-1)
1 file modified
ubuntuone/platform/sync_menu/linux.py (+1/-1)
To merge this branch: bzr merge lp:~diegosarmentero/ubuntuone-client/add-storage
Reviewer Review Type Date Requested Status
Manuel de la Peña (community) Approve
Review via email: mp+128729@code.launchpad.net

Commit message

- Changing URL (LP: #1063950).

To post a comment you must log in.
Revision history for this message
Manuel de la Peña (mandel) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'ubuntuone/platform/sync_menu/linux.py'
2--- ubuntuone/platform/sync_menu/linux.py 2012-10-01 14:44:30 +0000
3+++ ubuntuone/platform/sync_menu/linux.py 2012-10-09 14:35:24 +0000
4@@ -73,7 +73,7 @@
5 UBUNTUONE_LINK = u'https://one.ubuntu.com/'
6 DASHBOARD = UBUNTUONE_LINK + u'dashboard/'
7 HELP_LINK = UBUNTUONE_LINK + u'support/'
8-GET_STORAGE_LINK = UBUNTUONE_LINK + u'services/#storage_panel'
9+GET_STORAGE_LINK = UBUNTUONE_LINK + u'services/add-storage/'
10
11
12 class UbuntuOneSyncMenuLinux(object):

Subscribers

People subscribed via source and target branches