JSON web tokens in OCaml

Fix dune-project URLs to point to upstream repos

Update homepage/bug_reports in dune-project files to use the actual
upstream URLs (anil.recoil.org, github.com/mirage) instead of the
fork URLs. sources.toml overrides these when publishing to the fork.

+2 -2
+2 -2
dune-project
··· 8 8 9 9 (authors "Anil Madhavapeddy") 10 10 11 - (homepage "https://tangled.org/gazagnaire.org/ocaml-jsonwt") 11 + (homepage "https://tangled.org/anil.recoil.org/ocaml-jsonwt") 12 12 13 13 (maintainers "Anil Madhavapeddy <anil@recoil.org>") 14 14 15 - (bug_reports "https://tangled.org/gazagnaire.org/ocaml-jsonwt/issues") 15 + (bug_reports "https://tangled.org/anil.recoil.org/ocaml-jsonwt/issues") 16 16 17 17 (maintenance_intent "(latest)") 18 18