diff --git a/lwt.opam b/lwt.opam index 1ddcf314b5..9fbe20f20a 100644 --- a/lwt.opam +++ b/lwt.opam @@ -5,7 +5,7 @@ synopsis: "Promises and event-driven I/O" version: "dev" license: "MIT" homepage: "https://github.com/ocsigen/lwt" -doc: "https://ocsigen.org/lwt/manual/" +doc: "https://ocsigen.org/lwt" bug-reports: "https://github.com/ocsigen/lwt/issues" authors: [ diff --git a/lwt_ppx.opam b/lwt_ppx.opam index 6cb3c4cbe1..fa6a9930c7 100644 --- a/lwt_ppx.opam +++ b/lwt_ppx.opam @@ -5,7 +5,7 @@ synopsis: "PPX syntax for Lwt, providing something similar to async/await from J version: "dev" license: "MIT" homepage: "https://github.com/ocsigen/lwt" -doc: "https://ocsigen.org/lwt/api/Ppx_lwt" +doc: "https://ocsigen.org/lwt/dev/api/Ppx_lwt" bug-reports: "https://github.com/ocsigen/lwt/issues" authors: [ diff --git a/lwt_react.opam b/lwt_react.opam index 42124e20c0..fb5002e6f6 100644 --- a/lwt_react.opam +++ b/lwt_react.opam @@ -5,7 +5,7 @@ synopsis: "Helpers for using React with Lwt" version: "dev" license: "MIT" homepage: "https://github.com/ocsigen/lwt" -doc: "https://ocsigen.org/lwt/api/Lwt_react" +doc: "https://ocsigen.org/lwt/dev/api/Lwt_react" bug-reports: "https://github.com/ocsigen/lwt/issues" authors: [