I just applied the PR. Thank you, Sebb. We were working to fix it, but it looks like your PR fixed the issue.
On 2024/04/02 11:32:12 sebb wrote: > Please apply the following PR: > > https://github.com/apache/age-website/pull/285 > > On Sat, 30 Mar 2024 at 16:27, sebb <seb...@gmail.com> wrote: > > > > The download page now uses closer.lua, but it does not link to the > > individual artifacts. > > This makes it harder for the end user to download. > > > > If you replace > > https://www.apache.org/dyn/closer.lua/age/PG12/1.5.0/ > > with > > https://www.apache.org/dyn/closer.lua/age/PG12/1.5.0/apache-age-1.5.0-src.tar.gz > > the user is presented with a download link to the actual artifact, > > instead of a link to a directory listing. > > > > Try it and see! > > > > Sebb >