Point to GitHub pages from about dialog

This commit is contained in:
Rafostar
2020-11-17 15:30:28 +01:00
parent 856f000799
commit 796863a692

View File

@@ -227,7 +227,7 @@ class ClapperAboutDialog extends Gtk.AboutDialog
artists: ['Rafał Dzięgiel'],
license_type: Gtk.License.GPL_3_0,
logo_icon_name: 'com.github.rafostar.Clapper',
website: 'https://github.com/Rafostar/clapper',
website: 'https://rafostar.github.io/clapper',
system_information: osInfo,
});