Skip to content

Commit 3c807b9

Browse files
committed
update link
1 parent 5f683fa commit 3c807b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

domainslib.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ maintainer: ["KC Sivaramakrishnan <[email protected]>" "Sudha Parimala"]
55
authors: ["KC Sivaramakrishnan <[email protected]>"]
66
license: "ISC"
77
homepage: "https://github.com/ocaml-multicore/domainslib"
8-
doc: "https://kayceesrk.github.io/domainslib/doc"
8+
doc: "https://ocaml-multicore.github.io/domainslib/doc"
99
bug-reports: "https://github.com/ocaml-multicore/domainslib/issues"
1010
depends: [
1111
"dune" {>= "3.0"}

dune-project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
(source (github ocaml-multicore/domainslib))
77
(authors "KC Sivaramakrishnan <[email protected]>")
88
(maintainers "KC Sivaramakrishnan <[email protected]>" "Sudha Parimala")
9-
(documentation "https://kayceesrk.github.io/domainslib/doc")
9+
(documentation "https://ocaml-multicore.github.io/domainslib/doc")
1010
(license "ISC")
1111

1212
(package

0 commit comments

Comments
 (0)