
Both those links
then require a redirect and trigger the distracting blue banner, for example:

Looking at https://github.com/nodejs/nodejs.org/blob/main/layouts/index.hbs the props seem to be
{{changeloglink project.latestVersions.lts.node}}
{{changeloglink project.latestVersions.current.node}}
but I haven't found their source, otherwise I probably would have sent a PR 0:-)