treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -30,6 +30,6 @@ buildGoPackage rec {
|
||||
buildFlags = [ "-tags release" ];
|
||||
|
||||
meta = {
|
||||
homepage = https://ngrok.com/;
|
||||
homepage = "https://ngrok.com/";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user