Documentation for `0.11.10` not found
Selecting other versions work, but when I select 0.11.10, I get a Page Not Found.
Strangely it seems to work for every page except the landing page. Somehow the configured start_page seems to be misbehaving in combination with the old version
This is not an issue for 0.11.11 and 0.11.12. We could just remove documentation for 0.10.10.
Could be that the intro page Java_Intro_to_Mill does not exists in 0.11.10 since it was only added in 0.11.11. But switching over to 0.10.x works too, although the intro page is named differently. So, I assume an issue with this concrete version, which could be fixed in a branch, but probably not worth it.
This has been fixed since 0.11.13 was released