tiagobento opened a new pull request, #57:
URL: https://github.com/apache/incubator-kie-website/pull/57
`/documentation` was still redirecting to `documentation_10.1.0`, so the
footer "Documentation" link and any direct/bookmarked links landed on the
previous release instead of the latest one.
`src/pages/documentation.tsx` is a hand-maintained redirect ("Latest release
— update for each new release") that was missed when the 10.2.0 documentation
page was added in c615d87.
The navbar "Documentation" item is unaffected — it's a `docSidebar` link and
already lands on 10.2.0 via `sidebar_position: 98`.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]