We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09a5809 commit a19c659Copy full SHA for a19c659
lockfree.opam
@@ -2,7 +2,7 @@ opam-version: "2.0"
2
maintainer: "KC Sivaramakrishnan <[email protected]>"
3
authors: ["KC Sivaramakrishnan <[email protected]>"]
4
homepage: "https://github.com/ocaml-multicore/lockfree"
5
-doc: "https://kayceesrk.github.io/lockfree/doc"
+doc: "https://ocaml-multicore.github.io/lockfree"
6
synopsis: "Lock-free data structures for multicore OCaml"
7
license: "ISC"
8
dev-repo: "git+https://github.com/ocaml-multicore/lockfree.git"
0 commit comments