Skip to content

Commit

Permalink
Fix homepage in opam file
Browse files Browse the repository at this point in the history
  • Loading branch information
gridbugs committed Mar 15, 2023
1 parent 266707a commit 934187b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uunf.opam
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ maintainer: "Daniel Bünzli <daniel.buenzl [email protected]>"
authors: "The uunf programmers"
license: "ISC"
tags: ["unicode" "text" "normalization" "org:erratique"]
homepage: "git://github.com/dune-universe/uunf"
homepage: "https://github.com/dune-universe/uunf"
bug-reports: "https://github.com/dbuenzli/uunf/issues"
depends: [
"dune"
Expand Down

0 comments on commit 934187b

Please sign in to comment.