mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 16:02:00 +02:00
Point to GitHub pages from about dialog
This commit is contained in:
@@ -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,
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user