v2.ocaml.org icon indicating copy to clipboard operation
v2.ocaml.org copied to clipboard

Portability links should point at /learn/portability.html

Open amirmc opened this issue 12 years ago • 2 comments

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

amirmc avatar Nov 20 '13 00:11 amirmc

A more thorough search is justified, something like:

find . -type f | while read i; do grep -H "caml.inria.fr" $i; done

agarwal avatar Nov 20 '13 00:11 agarwal

Hi. Is this issue still open? If yes, I would like to work on this. :)

gurleennsidhuu avatar Apr 29 '21 11:04 gurleennsidhuu