diff options
Diffstat (limited to 'mgaapplet-upgrade-helper')
-rwxr-xr-x | mgaapplet-upgrade-helper | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mgaapplet-upgrade-helper b/mgaapplet-upgrade-helper index 103a74fa..357f7703 100755 --- a/mgaapplet-upgrade-helper +++ b/mgaapplet-upgrade-helper @@ -190,7 +190,7 @@ sub powerpack_auth_callback { mgaapplet_gui::run_no_rights_dialog( N("Powerpack Media Configuration"), N("You current Mageia account does not have Powerpack subscription enabled."), - 'https://my.mandriva.com/powerpack/', + 'http://www.mageia.org', ); return; } |