Latest to actual version substitution does not work in the spec URLs

Hi there,

I have noticed that the latest to the actual latest release version number substitution does not work for the spec URLs.

Problem:

If I open this URL from the docs, it works;

https://arduino.github.io/arduino-cli/0.27/sketch-specification/#sketchbook

But this doc is specific to the 0.27 version. I replace the 0.27 with latest and got a permanent link to the specs. But it does not work anymore. I tried with Chrome, Brave, and Safari, but I got a blank page, and the URL did not change in the browser. There is probably a redirect issue with the servers. Does anybody else have the problem?

https://arduino.github.io/arduino-cli/latest/sketch-specification/#sketchbook

https://arduino.github.io/arduino-cli/latest/sketch-specification/#sketchbook


The page with the latest version is rendered as Sorry, we were.

Thank you!

It works now. It must have been a temporary issue.

Thanks for reporting this. I also ran into this problem yesterday. I wasn't able to find anything that might have caused it. I find that this page is still not working:

https://arduino.github.io/arduino-cli/latest/

Some of the older versions also are having troubles. I'm not sure whether that is new or not because I don't often go looking at them.

I put it on my ever growing "to do" list.

My hope was that maybe the next time the website is deployed (happens each time the documentation content changes) perhaps the problem will somehow fix itself.

There are two other websites based on the same system working fine as far as I can see:

https://arduino.github.io/arduino-fwuploader/latest/

https://arduino.github.io/arduino-lint/latest/

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.