Tutorial source code example archive URL gives 404

Currently, the URL for source code examples listed on Cmake Tutorial gives a 404 according to wget. Trying to access the URL with FireFox does nothing except open up a blank page.

Without the example code much of the tutorial is not able to be followed.

The link works for me.

I suspect that you happened to be viewing the “latest” URL view of the 3.23 documentation page around the time we updated it to the 3.24 documentation. Taking the URL you posted and replacing /latest/ with /v3.23/ produces a working link. Viewing the latest view of the tutorial now links to 3.24’s source archive.

I have been running into the same problem.
Both links returning a 404:

https://cmake.org/cmake/help/latest/_downloads/0a258b4d00376f5addcda21ec90aeac3/cmake-4.4.0-rc3-tutorial-source.zip

https://cmake.org/cmake/help/v3.23/_downloads/91bd51d149d836a21b0cad2bf5179dc0/cmake-3.23.2-tutorial-source.zip

Is there any other source to download the archive?

Same thing for:

https://cmake.org/cmake/help/v4.4/_downloads/0a258b4d00376f5addcda21ec90aeac3/cmake-4.4.0-rc3-tutorial-source.zip

Tried again today, got the archive :+1: