treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
|
||||
''; # */
|
||||
|
||||
meta = {
|
||||
homepage = https://aws.amazon.com/developertools/Amazon-EC2/368;
|
||||
homepage = "https://aws.amazon.com/developertools/Amazon-EC2/368";
|
||||
description = "Command-line tools to create and manage Amazon EC2 virtual machine images";
|
||||
license = stdenv.lib.licenses.amazonsl;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user