Skip to content

Commit 3bdcc8c

Browse files
committed
Update opam file according to the repositoy move to ocaml-ppx
Signed-off-by: Nathan Rebours <[email protected]>
1 parent bd35fdf commit 3bdcc8c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

cinaps.opam

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
opam-version: "2.0"
22
maintainer: "[email protected]"
33
authors: ["Jane Street Group, LLC <[email protected]>"]
4-
homepage: "https://github.com/janestreet/cinaps"
5-
bug-reports: "https://github.com/janestreet/cinaps/issues"
6-
dev-repo: "git+https://github.com/janestreet/cinaps.git"
7-
doc: "https://ocaml.janestreet.com/ocaml-core/latest/doc/cinaps/index.html"
4+
homepage: "https://github.com/ocaml-ppx/cinaps"
5+
bug-reports: "https://github.com/ocaml-ppx/cinaps/issues"
6+
dev-repo: "git+https://github.com/ocaml-ppx/cinaps.git"
87
license: "MIT"
98
build: [
109
["dune" "build" "-p" name "-j" jobs]

0 commit comments

Comments
 (0)