treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -17,7 +17,7 @@ with ocamlPackages; buildDunePackage rec {
|
||||
'';
|
||||
|
||||
meta = {
|
||||
homepage = https://www.typerex.org/ocaml-top.html;
|
||||
homepage = "https://www.typerex.org/ocaml-top.html";
|
||||
license = lib.licenses.gpl3;
|
||||
description = "A simple cross-platform OCaml code editor built for top-level evaluation";
|
||||
maintainers = with lib.maintainers; [ vbgl ];
|
||||
|
||||
Reference in New Issue
Block a user