diff --git a/core.opam b/core.opam index 2964faab..7030be61 100644 --- a/core.opam +++ b/core.opam @@ -5,7 +5,6 @@ authors: ["Jane Street Group, LLC "] homepage: "https://github.com/janestreet/core" bug-reports: "https://github.com/janestreet/core/issues" dev-repo: "git+https://github.com/janestreet/core.git" -doc: "https://ocaml.janestreet.com/ocaml-core/latest/doc/core/index.html" license: "MIT" build: [ ["dune" "build" "-p" name "-j" jobs]