Bytesrw adapter for Eio
ocaml codec

Fix tangled.org URLs: remove @ prefix from all projects

+4 -4
+2 -2
bytesrw-eio.opam
··· 6 6 maintainer: ["Anil Madhavapeddy <anil@recoil.org>"] 7 7 authors: ["Anil Madhavapeddy"] 8 8 license: "ISC" 9 - homepage: "https://tangled.org/@anil.recoil.org/ocaml-bytesrw-eio" 10 - bug-reports: "https://tangled.org/@anil.recoil.org/ocaml-bytesrw-eio/issues" 9 + homepage: "https://tangled.org/anil.recoil.org/ocaml-bytesrw-eio" 10 + bug-reports: "https://tangled.org/anil.recoil.org/ocaml-bytesrw-eio/issues" 11 11 depends: [ 12 12 "dune" {>= "3.18"} 13 13 "ocaml" {>= "5.0"}
+2 -2
dune-project
··· 6 6 7 7 (license ISC) 8 8 (authors "Anil Madhavapeddy") 9 - (homepage "https://tangled.org/@anil.recoil.org/ocaml-bytesrw-eio") 9 + (homepage "https://tangled.org/anil.recoil.org/ocaml-bytesrw-eio") 10 10 (maintainers "Anil Madhavapeddy <anil@recoil.org>") 11 - (bug_reports "https://tangled.org/@anil.recoil.org/ocaml-bytesrw-eio/issues") 11 + (bug_reports "https://tangled.org/anil.recoil.org/ocaml-bytesrw-eio/issues") 12 12 (maintenance_intent "(latest)") 13 13 14 14 (package