treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -17,7 +17,7 @@ build-idris-package {
|
||||
|
||||
meta = {
|
||||
description = "Virtual DOM in pure Idris";
|
||||
homepage = https://github.com/brandondyck/idris-vdom;
|
||||
homepage = "https://github.com/brandondyck/idris-vdom";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ lib.maintainers.brainrape ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user