Skip to content

Commit

Permalink
fix doc header in opam file
Browse files Browse the repository at this point in the history
  • Loading branch information
avsm committed Dec 13, 2018
1 parent 8d2b940 commit 84d88c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vchan.opam
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ authors: ["Vincent Bernardoff" "Jon Ludlam" "David Scott"]
license: "ISC"
tags: "org:mirage"
homepage: "https://github.com/mirage/ocaml-vchan"
doc: "https://mirage.github.io/ocaml-vchan"
doc: "https://mirage.github.io/ocaml-vchan/"
bug-reports: "https://github.com/mirage/ocaml-vchan/issues"
depends: [
"ocaml" {>= "4.04.0"}
Expand Down

0 comments on commit 84d88c8

Please sign in to comment.