treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -35,7 +35,7 @@ stdenv.mkDerivation rec {
|
||||
checkPhase = "make test";
|
||||
|
||||
meta = {
|
||||
homepage = https://random.zerodogg.org/swec/;
|
||||
homepage = "https://random.zerodogg.org/swec/";
|
||||
|
||||
description = "Simple Web Error Checker (SWEC)";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user