Merge pull request #78265 from Synthetica9/https-homepages
treewide: fix redirected urls
This commit is contained in:
@@ -46,6 +46,6 @@ in
|
||||
maintainers = [ maintainers.simonvandel ];
|
||||
platforms = platforms.unix;
|
||||
license = licenses.unfree;
|
||||
homepage = http://support.sundtek.com/index.php/topic,1573.0.html;
|
||||
homepage = https://support.sundtek.com/index.php/topic,1573.0.html;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user