change website url

This commit is contained in:
guinux 2016-11-22 18:13:48 +01:00
parent 9bcd61cfb7
commit 34fbd9d4fa

View File

@ -272,7 +272,7 @@ namespace Pamac {
"copyright", "Copyright © 2016 Guillaume Benoit", "copyright", "Copyright © 2016 Guillaume Benoit",
"version", VERSION, "version", VERSION,
"license_type", Gtk.License.GPL_3_0, "license_type", Gtk.License.GPL_3_0,
"website", "http://manjaro.org"); "website", "http://github.com/manjaro/pamac");
} }
public ErrorInfos get_current_error () { public ErrorInfos get_current_error () {