Skip to content

Commit 26d75d3

Browse files
author
Nathan Rebours
committed
Fix opam file's dev-repo
1 parent 7d012f5 commit 26d75d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ppx_yojson.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: "Nathan Rebours <nathan.p.rebours@gmail.com>"
44
homepage: "https://github.com/NathanReb/ppx_yojson"
55
bug-reports: "https://github.com/NathanReb/ppx_yojson/issues"
66
license: "BSD-2"
7-
dev-repo: "git+https://github.com/cryptosense/ppx_yojson.git"
7+
dev-repo: "git+https://github.com/NathanReb/ppx_yojson.git"
88
doc: "https://nathanreb.github.io/ppx_yojson/doc"
99
build: [
1010
[ "dune" "build" "-p" name "-j" jobs ]

0 commit comments

Comments
 (0)