treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -19,7 +19,7 @@ python3Packages.buildPythonApplication rec {
|
||||
|
||||
meta = {
|
||||
description = "Terminal session recorder and the best companion of asciinema.org";
|
||||
homepage = https://asciinema.org/;
|
||||
homepage = "https://asciinema.org/";
|
||||
license = with lib.licenses; [ gpl3 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user