For the builtin docs we used to only have www.roc-lang.org/builtins which pointed to the docs for alpha-3.
Now we have:
www.roc-lang.org/builtins/alpha3/
www.roc-lang.org/builtins/alpha4/
www.roc-lang.org/builtins/main/
And www.roc-lang.org/builtins/ redirects to latest stable (alpha3)
At least on my phone and laptop, all these links result in a misbehaving redirect message:
image.png
I didn't get any cookie banner, nor am I blocking cookies.
main seems to redirect to alpha3, which redirects to alpha3/alpha3, which redirects to alpha3/alpha3/alpha3 ...
Thanks for reporting :)
This should now be fixed. Daily tests showed some failing links and in making changes I made it worse :sweat_smile:
Last updated: Sep 09 2025 at 12:16 UTC