rieckpil opened a new issue, #4573: URL: https://github.com/apache/incubator-kie-docs/issues/4573
Hi team, while learning Kogito through the docs and visting various older blog articles, links on GitHub, I regularly got to older Kogito versions. Sometimes I got stuck as information wasn't up-to-date with the current version. Even when Googling for `kogito docs`, I get to https://docs.kogito.kie.org/1.9.0/html_single/ Technically the HTML could use the `canonical` tag to always to point to the latest like ``` <link rel="canonical" href="https://docs.kogito.kie.org/latest/html_single/" /> ``` WDYT? -- 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]
