Treewide: fix more URL permanent redirects
Related issue: #60004 Previous PR: #73478
This commit is contained in:
@@ -14,7 +14,7 @@ in fetchzip {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Unicode CJK font with over 36000 Han characters";
|
||||
homepage = http://www.babelstone.co.uk/Fonts/Han.html;
|
||||
homepage = https://www.babelstone.co.uk/Fonts/Han.html;
|
||||
|
||||
license = licenses.free;
|
||||
platforms = platforms.all;
|
||||
|
||||
Reference in New Issue
Block a user