Fix broken link to about website
This commit is contained in:
parent
b0297694d1
commit
9de4d392d4
|
@ -80,7 +80,7 @@ def _create():
|
|||
))
|
||||
)
|
||||
|
||||
about.set_website('http://pwr-solaar.github.io/Solaar/')
|
||||
about.set_website('https://pwr-solaar.github.io/Solaar')
|
||||
about.set_website_label(NAME)
|
||||
|
||||
about.connect('response', lambda x, y: x.hide())
|
||||
|
|
Loading…
Reference in New Issue