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

Link to specific platform installation instructions

Open dra27 opened this issue 1 year ago • 1 comments

https://ocaml.org/install automatically displays the Windows page when viewed from a Windows machine, but it would be nice if it updated the URL with an anchor (i.e. such that https://ocaml.org/install#windows activates the Windows instructions anywhere and https://ocaml.org/install#{unix,linux,macos,bsd,etc.} activates the Linux instructions) so that it can be referenced directly.

dra27 avatar Jul 07 '24 08:07 dra27