diff --git a/utop.opam b/utop.opam index 8441f16..71ba49c 100644 --- a/utop.opam +++ b/utop.opam @@ -4,6 +4,7 @@ authors: "Jérémie Dimino" license: "BSD3" homepage: "https://github.com/ocaml-community/utop" bug-reports: "https://github.com/ocaml-community/utop/issues" +doc: "https://ocaml-community.github.io/utop/" depends: [ "ocaml" {>= "4.03.0"} "base-unix"