Stream: announcements

Topic: docs sites


view this post on Zulip Anton (Sep 05 2025 at 14:59):

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)

view this post on Zulip mainrs (Sep 06 2025 at 09:22):

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 ...

view this post on Zulip Anton (Sep 06 2025 at 09:42):

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