treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
|
||||
''; # */
|
||||
|
||||
meta = {
|
||||
homepage = https://requester.mturk.com/developer;
|
||||
homepage = "https://requester.mturk.com/developer";
|
||||
description = "Command line tools for interacting with the Amazon Mechanical Turk";
|
||||
license = stdenv.lib.licenses.amazonsl;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user