treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -27,6 +27,6 @@ buildGoModule rec {
|
||||
description = "Open source Confluence alternative for internal & external docs built with Golang + EmberJS";
|
||||
license = licenses.agpl3;
|
||||
maintainers = with maintainers; [ ma27 elseym ];
|
||||
homepage = https://www.documize.com/;
|
||||
homepage = "https://www.documize.com/";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user