Skip to content

Commit e59bc8f

Browse files
committed
build: correct links in the OPAM file
1 parent 06fb36d commit e59bc8f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mugen.opam

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ This package implements the generalization of Conor McBride’s crude but effect
77
maintainer: "favonia <favonia@gmail.com>"
88
authors: "The RedPRL Development Team"
99
license: "Apache-2.0"
10-
homepage: "https://github.com/RedPRL/makubex"
11-
bug-reports: "https://github.com/RedPRL/makubex/issues"
12-
dev-repo: "git+https://github.com/RedPRL/makubex.git"
10+
homepage: "https://github.com/RedPRL/mugen"
11+
bug-reports: "https://github.com/RedPRL/mugen/issues"
12+
dev-repo: "git+https://github.com/RedPRL/mugen.git"
1313
depends: [
1414
"dune" {>= "2.0"}
1515
"ocaml" {>= "4.13"}

0 commit comments

Comments
 (0)