change website url

This commit is contained in:
guinux 2016-11-22 18:13:48 +01:00
parent 9bcd61cfb7
commit 34fbd9d4fa
1 changed files with 1 additions and 1 deletions

View File

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