Skip to content

Commit beb30ac

Browse files
committed
fix repo url
1 parent 7d26a8c commit beb30ac

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

nullable-array.opam

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: "ocplib-nullable-array"
33
version: "0.1"
44
maintainer: "Pierre Chambart <pierre.chambart@ocamlpro.com>"
55
authors: "Pierre Chambart <pierre.chambart@ocamlpro.com>"
6-
homepage: "https://github.com/OCamlPro/ocplib-nullable-array"
7-
bug-reports: "https://github.com/OCamlPro/ocplib-nullable-array/issues"
6+
homepage: "https://github.com/chambart/ocplib-nullable-array"
7+
bug-reports: "https://github.com/chambart/ocplib-nullable-array/issues"
88
license: "MIT"
9-
dev-repo: "https://github.com/OCamlPro/ocplib-nullable-array.git"
9+
dev-repo: "https://github.com/chambart/ocplib-nullable-array.git"
1010

1111
build: [
1212
["jbuilder" "build" "--only-packages" "nullable-array" "--root" "." "-j" jobs "@install"]

0 commit comments

Comments
 (0)