diff --git a/domainslib.opam b/domainslib.opam index 676c3a7..4cadab9 100644 --- a/domainslib.opam +++ b/domainslib.opam @@ -5,7 +5,7 @@ maintainer: ["KC Sivaramakrishnan " "Sudha Parimala"] authors: ["KC Sivaramakrishnan "] license: "ISC" homepage: "https://github.com/ocaml-multicore/domainslib" -doc: "https://kayceesrk.github.io/domainslib/doc" +doc: "https://ocaml-multicore.github.io/domainslib/doc" bug-reports: "https://github.com/ocaml-multicore/domainslib/issues" depends: [ "dune" {>= "3.0"} diff --git a/dune-project b/dune-project index 27dffd8..62adb54 100644 --- a/dune-project +++ b/dune-project @@ -6,7 +6,7 @@ (source (github ocaml-multicore/domainslib)) (authors "KC Sivaramakrishnan ") (maintainers "KC Sivaramakrishnan " "Sudha Parimala") -(documentation "https://kayceesrk.github.io/domainslib/doc") +(documentation "https://ocaml-multicore.github.io/domainslib/doc") (license "ISC") (package