v2.ocaml.org
v2.ocaml.org copied to clipboard
Portability links should point at /learn/portability.html
Portability links in Release notes still point back to the old caml inria site. They should instead point to http://preview.ocaml.org/learn/portability.html
A more thorough search is justified, something like:
find . -type f | while read i; do grep -H "caml.inria.fr" $i; done
Hi. Is this issue still open? If yes, I would like to work on this. :)