diff --git a/dev-ml/ocamlformat-lib/ocamlformat-lib-0.26.2.ebuild b/dev-ml/ocamlformat-lib/ocamlformat-lib-0.26.2.ebuild index f2691a0e70..0d2ebfbec9 100644 --- a/dev-ml/ocamlformat-lib/ocamlformat-lib-0.26.2.ebuild +++ b/dev-ml/ocamlformat-lib/ocamlformat-lib-0.26.2.ebuild @@ -7,7 +7,7 @@ inherit dune DESCRIPTION="OCamlFormat is a tool to automatically format OCaml code in a uniform style." HOMEPAGE=" - https://opam.ocaml.org/packages/ocamlformat-lib + https://opam.ocaml.org/packages/ocamlformat-lib/ https://github.com/ocaml-ppx/ocamlformat " SRC_URI="https://github.com/ocaml-ppx/ocamlformat/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-ml/ocamlformat-rpc-lib/ocamlformat-rpc-lib-0.26.2.ebuild b/dev-ml/ocamlformat-rpc-lib/ocamlformat-rpc-lib-0.26.2.ebuild index ded2cb7471..29abec7853 100644 --- a/dev-ml/ocamlformat-rpc-lib/ocamlformat-rpc-lib-0.26.2.ebuild +++ b/dev-ml/ocamlformat-rpc-lib/ocamlformat-rpc-lib-0.26.2.ebuild @@ -7,7 +7,7 @@ inherit dune DESCRIPTION="Auto-formatter for OCaml code (RPC mode)" HOMEPAGE=" - https://opam.ocaml.org/packages/ocamlformat-rpc-lib + https://opam.ocaml.org/packages/ocamlformat-rpc-lib/ https://github.com/ocaml-ppx/ocamlformat " SRC_URI="https://github.com/ocaml-ppx/ocamlformat/archive/${PV}.tar.gz -> ${P}.tar.gz"