Skip to content

Commit c12ac32

Browse files
committed
align dev-repo between git-kv and git-net. otherwise, opam-monorepo complains
1 parent d847156 commit c12ac32

File tree

1 file changed

+1
-1
lines changed
  • packages/git-net/git-net.0.2.0

1 file changed

+1
-1
lines changed

packages/git-net/git-net.0.2.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ maintainer: "Robur Team <[email protected]>"
33
authors: [ "Robur Team <[email protected]>" ]
44
license: "MIT"
55
homepage: "https://github.com/robur-coop/git-kv"
6-
dev-repo: "git+https://git.robur.coop/robur/git-kv.git"
6+
dev-repo: "git+https://github.com/robur-coop/git-kv"
77
bug-reports: "https://github.com/robur-coop/git-kv/issues"
88
synopsis: "A Mirage_kv implementation using git"
99

0 commit comments

Comments
 (0)