diff options
Diffstat (limited to 'mdkapplet-enterprise-update-helper')
-rwxr-xr-x | mdkapplet-enterprise-update-helper | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mdkapplet-enterprise-update-helper b/mdkapplet-enterprise-update-helper index 639e7a39..f3342586 100755 --- a/mdkapplet-enterprise-update-helper +++ b/mdkapplet-enterprise-update-helper @@ -151,7 +151,7 @@ sub no_rigths_dialog() { @common), gtknew('HButtonBox', layout => 'start', children_tight => [ interactive::gtk::add_padding( - new_link_button('https://my.mandriva.com/powerpack/', N("More Information"))) + new_link_button('http://www2.mandriva.com/linux/server/', N("More Information"))) ]), create_okcancel($w, N("Close"), undef), ]); |