Merge pull request #78265 from Synthetica9/https-homepages
treewide: fix redirected urls
This commit is contained in:
@@ -39,7 +39,7 @@ stdenv.mkDerivation rec {
|
||||
signatures using different participants for the same tx outputs on
|
||||
opposing forks.
|
||||
'';
|
||||
homepage = http://wownero.org/;
|
||||
homepage = https://wownero.org/;
|
||||
license = licenses.bsd3;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ fuwa ];
|
||||
|
||||
Reference in New Issue
Block a user