https://graalvm.github.io/native-build-tools/latest/index.html (and all other latest/ subpages) currently points to version 0.11.1, each page says:
The GraalVM team -- version 0.11.1
This is not a display-only issue, for example https://graalvm.github.io/native-build-tools/latest/maven-plugin.html is missing the fix from #808.
The problem seems to be that the latest/ symlink in the gh-pages branch is outdated. It seems updating it has to be done manually and there is no automation for it?
https://graalvm.github.io/native-build-tools/latest/index.html (and all other
latest/subpages) currently points to version 0.11.1, each page says:This is not a display-only issue, for example https://graalvm.github.io/native-build-tools/latest/maven-plugin.html is missing the fix from #808.
The problem seems to be that the
latest/symlink in the gh-pages branch is outdated. It seems updating it has to be done manually and there is no automation for it?